[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2020-06-04 Thread nichunen (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17126269#comment-17126269
 ] 

nichunen commented on KYLIN-4252:
-

Verified.

> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Fix For: v2.6.5, v3.1.0, v3.0.1
>
> Attachments: image-2019-12-18-10-07-19-107.png
>
>
> #  Execute "select PART_DT,sum(PRICE) from KYLIN_SALES group by PART_DT"
>  #  Expand "Query String"
>  #  Then click "visualization" to show the chart
>  #  If we choose the "-- choose metrics --" firstly, then we reopen Metrics 
> drop-down box, then we can't see full metric options.
> !image-2019-12-18-10-07-19-107.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2020-02-06 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032157#comment-17032157
 ] 

ASF subversion and git services commented on KYLIN-4252:


Commit a578105133bed7b80e37f49693ad772cbce96e7d in kylin's branch 
refs/heads/2.6.x from Kehua Wu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=a578105 ]

KYLIN-4252 Fix the error "Cannot read property 'index' of null" in 
visualization page


> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Fix For: v2.6.5, v3.1.0
>
> Attachments: image-2019-12-18-10-07-19-107.png
>
>
> #  Execute "select PART_DT,sum(PRICE) from KYLIN_SALES group by PART_DT"
>  #  Expand "Query String"
>  #  Then click "visualization" to show the chart
>  #  If we choose the "-- choose metrics --" firstly, then we reopen Metrics 
> drop-down box, then we can't see full metric options.
> !image-2019-12-18-10-07-19-107.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2019-12-17 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998800#comment-16998800
 ] 

ASF subversion and git services commented on KYLIN-4252:


Commit edec47cecfe8e2e3278548b7fbae42865683962e in kylin's branch 
refs/heads/master from Kehua Wu
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=edec47c ]

KYLIN-4252 Fix the error "Cannot read property 'index' of null" in 
visualization page


> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Fix For: v2.6.5, v3.1.0
>
> Attachments: image-2019-12-18-10-07-19-107.png
>
>
> #  Execute "select PART_DT,sum(PRICE) from KYLIN_SALES group by PART_DT"
>  #  Expand "Query String"
>  #  Then click "visualization" to show the chart
>  #  If we choose the "-- choose metrics --" firstly, then we reopen Metrics 
> drop-down box, then we can't see full metric options.
> !image-2019-12-18-10-07-19-107.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2019-12-17 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998799#comment-16998799
 ] 

ASF GitHub Bot commented on KYLIN-4252:
---

nichunen commented on pull request #937: KYLIN-4252
URL: https://github.com/apache/kylin/pull/937
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Fix For: v2.6.5, v3.1.0
>
> Attachments: image-2019-12-18-10-07-19-107.png
>
>
> #  Execute "select PART_DT,sum(PRICE) from KYLIN_SALES group by PART_DT"
>  #  Expand "Query String"
>  #  Then click "visualization" to show the chart
>  #  If we choose the "-- choose metrics --" firstly, then we reopen Metrics 
> drop-down box, then we can't see full metric options.
> !image-2019-12-18-10-07-19-107.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2019-12-17 Thread wu.kehua (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998743#comment-16998743
 ] 

wu.kehua commented on KYLIN-4252:
-

Hi [~nichunen], please review it, thank you!

> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Attachments: image-2019-12-18-10-07-19-107.png
>
>
> #  Execute "select PART_DT,sum(PRICE) from KYLIN_SALES group by PART_DT"
>  #  Expand "Query String"
>  #  Then click "visualization" to show the chart
>  #  If we choose the "-- choose metrics --" firstly, then we reopen Metrics 
> drop-down box, then we can't Can't see full metric options.
> !image-2019-12-18-10-07-19-107.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KYLIN-4252) Fix the error "Cannot read property 'index' of null" in visualization page

2019-11-13 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16973202#comment-16973202
 ] 

ASF GitHub Bot commented on KYLIN-4252:
---

wkh8011 commented on pull request #937: KYLIN-4252
URL: https://github.com/apache/kylin/pull/937
 
 
   KYLIN-4252 Fix the error "Cannot read property 'index' of null" in 
visualization page
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Fix the error "Cannot read property 'index' of null" in visualization page
> --
>
> Key: KYLIN-4252
> URL: https://issues.apache.org/jira/browse/KYLIN-4252
> Project: Kylin
>  Issue Type: Bug
>  Components: Web 
>Affects Versions: v3.0.0
>Reporter: wu.kehua
>Assignee: wu.kehua
>Priority: Major
> Attachments: image-2019-11-13-17-50-38-006.png
>
>
> If we choose the "-- choose metrics --" firstly, then we can't choose any 
> other metric options.
> !image-2019-11-13-17-50-38-006.png!
>  
> Then I analyse this operation will cause the error "Cannot read property 
> 'index' of null" in visualization page, as follows:
> {code:java}
> message: "Cannot read property 'index' of null"
> stack: "TypeError: Cannot read property 'index' of null?at 
> http://kylin_server:7070/kylin/js/scripts.min.20191108164741.js:55197:69?
> at Object.forEach 
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)