[
https://issues.apache.org/jira/browse/GRIFFIN-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539729#comment-16539729
]
ASF GitHub Bot commented on GRIFFIN-177:
----------------------------------------
GitHub user icesmartjuan opened a pull request:
https://github.com/apache/incubator-griffin/pull/344
GRIFFIN-177 - fix measure page display issue
GRIFFIN-177 - fix measure page display issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/icesmartjuan/incubator-griffin
bug/measure_display
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/344.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #344
----
commit c56cab5f139c28094d5c09718989ef6104aaedf1
Author: Li, Juan <sunshinejuanl@...>
Date: 2018-07-11T08:36:43Z
fix measure page display issue
----
> [UI] measure page wrong display
> --------------------------------
>
> Key: GRIFFIN-177
> URL: https://issues.apache.org/jira/browse/GRIFFIN-177
> Project: Griffin (Incubating)
> Issue Type: Bug
> Reporter: Juan Li
> Priority: Major
> Attachments: 177.png
>
>
> found measure page wrongly displayed attached the symptom
> root cause: <td>\{{row["dq.type"].toLowerCase()}}</td> in
> measure.component.html causing infinite loading if row["dq.type"] is null
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)