Shaofeng SHI created KYLIN-1521:
-----------------------------------
Summary: Couldn't refresh a cube segment whose start time is
before 1970-01-01
Key: KYLIN-1521
URL: https://issues.apache.org/jira/browse/KYLIN-1521
Project: Kylin
Issue Type: Bug
Components: Web
Affects Versions: v1.3.0, v1.5.0
Reporter: Shaofeng SHI
Assignee: Zhong,Jason
Fix For: v1.3.1, v1.5.1
When refresh a segment whose start date is before 1970-01-01, the "Submit"
button is disabled, user couldn't proceed.
The root cause is, in refresh page it checks whether the start time is > 0, if
not the button is disabled; This check should be removed to support earlier
dates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)