You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2016/03/22 09:17:25 UTC

[jira] [Created] (KYLIN-1521) Couldn't refresh a cube segment whose start time is before 1970-01-01

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)