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/30 00:54:01 UTC

[jira] [Comment Edited] (ATLAS-2152) Saved Search UI not able to load searches having OR conditions

    [ https://issues.apache.org/jira/browse/ATLAS-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343709#comment-16343709 ] 

Madhan Neethiraj edited comment on ATLAS-2152 at 1/30/18 12:53 AM:
-------------------------------------------------------------------

Committed to following branches:
 - master: http://git-wip-us.apache.org/repos/asf/atlas/commit/dcdd3d68
 - branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/3b9b9e88


was (Author: madhan.neethiraj):
Committed to master: http://git-wip-us.apache.org/repos/asf/atlas/commit/dcdd3d68

> Saved Search UI not able to load searches having OR conditions
> --------------------------------------------------------------
>
>                 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: 0.8.2, 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)