peng.jianhua created KYLIN-3073:
-----------------------------------
Summary: When you save a new query condition, the 'Saved Queries'
tab page will not be automatically refreshed.
Key: KYLIN-3073
URL: https://issues.apache.org/jira/browse/KYLIN-3073
Project: Kylin
Issue Type: Bug
Components: Web
Affects Versions: v2.3.0
Reporter: peng.jianhua
Assignee: peng.jianhua
Attachments: add_a_new_record.png, init_status.png,
manual_refresh.png, saved_queries_not_refresh.png
When you save a new query condition, the 'Saved Queries' tab will not be
automatically refreshed.
1. Open the 'Insight' page;
2. Choose the 'Saved Queries' tab page, you will see the current page is like
[^init_status.png];
3. Resubmit anyone query, then save it, just like [^add_a_new_record.png];
4. When you saved it, you will find the 'Saved Queries' tab page will not be
automatically refreshed, refer to [^saved_queries_not_refresh.png];
5. You should manually refresh it by clicking the 'Saved Queries' tab, refer to
[^manual_refresh.png].
I check the code and find the reason, when closing the 'Save Query' dialog, the
code doesn't trigger refreshing 'Saved Queries' tab.
I have repaired this code, please check the patch, thanks!
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)