[
https://issues.apache.org/jira/browse/ATLAS-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pratik pandey reassigned ATLAS-2281:
------------------------------------
Assignee: pratik pandey
> Saving Tag/Type attribute filter queries with null/not null filters.
> --------------------------------------------------------------------
>
> Key: ATLAS-2281
> URL: https://issues.apache.org/jira/browse/ATLAS-2281
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Reporter: Sharmadha Sainath
> Assignee: pratik pandey
> Priority: Critical
>
> 1. Fired Basic Search
> typename = hive_table ,
> filter : "Name" condition : "is not null".
> 2. Saved the query.
> 3. Executed the saved query which fetched all the correct tables.
> 4. Now to modify the search , clicked on the saved search and clicked on the
> type filter.
> 5. The Attribute filter window didn't load.
> " Error: Undefined operator "notNull" " was thrown in browser's console logs.
> Same happens when clicking the saved search containing "is null" filter.
> "Error: Undefined operator "isNull" " is thrown in console.log. But the saved
> search can be executed without any issues.
> Also seen in tag attributes filters.
> This is not seen with other filters for all data types.
> CC : [~kevalbhatt]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)