Ayub Pathan created ATLAS-2152:
----------------------------------
Summary: Saved Search: UI: Atlas UI not able to load the saved
search
Key: ATLAS-2152
URL: https://issues.apache.org/jira/browse/ATLAS-2152
Project: Atlas
Issue Type: Bug
Components: atlas-webui
Affects Versions: 0.9.1
Reporter: Ayub Pathan
Priority: Critical
Fix For: 0.9.1
After saving the search query, Atlas UI unable to load the saved search.
Below exception is observed on the browser console
{noformat}
CommonViewFunction.js:487 Uncaught TypeError: Cannot read property 'toJSON' of
undefined
at CommonViewFunction.js:487
at Function.s.each.s.forEach (underscore-min.js:5)
at Object.g.generateUrlFromSaveSearchObject (CommonViewFunction.js:476)
at L.d.applyValue (SearchLayoutView.js:155)
at L.d.stateChange (SaveSearchItemView.js:60)
at HTMLLIElement.dispatch (jquery.min.js:3)
at HTMLLIElement.q.handle (jquery.min.js:3)
{noformat}
Tested on master.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)