You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Durga Kadam (Jira)" <ji...@apache.org> on 2020/10/08 09:31:00 UTC

[jira] [Commented] (ATLAS-3979) Beta UI : Removing one of the filters with an attribute name removes all of the filters with that attribute name.

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

Durga Kadam commented on ATLAS-3979:
------------------------------------

+1

> 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
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: ATLAS-3979.patch
>
>
> 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)