You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/01/04 01:27:00 UTC

[jira] [Updated] (KYLIN-3131) After refresh the page,the cubes can't sort by 'create_time'

     [ https://issues.apache.org/jira/browse/KYLIN-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI updated KYLIN-3131:
--------------------------------
       Priority: Minor  (was: Major)
    Component/s: Web 

> After refresh the page,the cubes can't sort by 'create_time'
> ------------------------------------------------------------
>
>                 Key: KYLIN-3131
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3131
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>            Priority: Minor
>         Attachments: 0001-KYLIN-3131-After-refresh-the-page-the-cubes-can-t-so.patch, 01.PNG, 02.PNG
>
>
> When we open the page 'localhost:7070/kylin/models',the cubes was disordered.Please refer to 01.png.
> Therefore,after we add or clone a new cube,then the page will be refreshed,we may not find the cube that just add.
> And through debug the code,I find that the cubes were sorted by 'create_time' default.But the cubes' attributes are not contain 'create_time'.
> So the cubes were disordered.Please refer to 02.png.
> Besides,in the back-end, cubes was sorted by created time from early to late,so the cubes we get were not latest.
> At this time,I add 50 cubes,from c1 to c50,add in order,but the cubes we get first were c1-c15,not c36-c50.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)