[
https://issues.apache.org/jira/browse/ATLAS-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-1911:
------------------------------------
Fix Version/s: 0.8.1
1.0.0
> UI / Search using entity and trait attributes : Specifying no value for one
> of the filters makes the complete filter null.
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-1911
> URL: https://issues.apache.org/jira/browse/ATLAS-1911
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Affects Versions: 1.0.0
> Reporter: Sharmadha Sainath
> Assignee: Keval Bhatt
> Priority: Major
> Fix For: 0.8.1, 1.0.0
>
>
> 1.Created a kafka_topic with name="kt1" and empty description.
> 2.Searched kafka_topic in typeName , applied filters:
> 1. Name = kt1
> 2. Description = (empty Description)
> 3.The body sent to POST request is :
> {code}
> {"entityFilters":null,"tagFilters":null,"query":null,"excludeDeletedEntities":true,"limit":25,"typeName":"kafka_topic","classification":null}
> {code}
> entityFilters is null , and the Name applied filter was not found in UI or in
> the request body.The search result was similar to typeName='kafka_topic'.
> The same applies to tag filters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)