You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/01/29 17:57:00 UTC

[jira] [Resolved] (ATLAS-2152) Saved Search: UI: Atlas UI not able to load the saved search

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

Madhan Neethiraj resolved ATLAS-2152.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Committed to master: http://git-wip-us.apache.org/repos/asf/atlas/commit/dcdd3d68

> 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: 1.0.0
>            Reporter: Ayub Pathan
>            Assignee: pratik pandey
>            Priority: Critical
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2152.branch0.8.patch, ATLAS-2152.patch, SavedSearchSample.json
>
>
> 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
(v7.6.3#76005)