Keval Bhatt created ATLAS-3979:
----------------------------------

             Summary: Beta UI : Removing one of the filters with an attribute 
name removes all of the filters with that attribute name.
                 Key: ATLAS-3979
                 URL: https://issues.apache.org/jira/browse/ATLAS-3979
             Project: Atlas
          Issue Type: Bug
            Reporter: Keval Bhatt
            Assignee: Keval Bhatt


Create a basic search with filters:

typename = _ALL_ENTITY_TYPES

filters:
_classificationNames = tag1 and
_classificationNames = tag2 and
_createdBy = hive

Fire Search.
>From UI , remove "_classificationNames = tag1" filter .

This removes "_classificationNames = tag2" filter too since the attribute name 
_classificationNames is same.

Other attribute _createdBy is intact.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to