You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Keval Bhatt (JIRA)" <ji...@apache.org> on 2017/08/09 09:10:01 UTC

[jira] [Updated] (ATLAS-2020) Result Table Column Filter : Filtering using Columns in Result table always sets excludeDeletedEntities to True

     [ https://issues.apache.org/jira/browse/ATLAS-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keval Bhatt updated ATLAS-2020:
-------------------------------
    Attachment: ATLAS-2020.patch

> Result Table Column Filter : Filtering using Columns in Result table always sets excludeDeletedEntities to True
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2020
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2020
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.9-incubating
>            Reporter: Sharmadha Sainath
>            Assignee: Keval Bhatt
>         Attachments: ATLAS-2020.patch
>
>
> 1. Searched hive_table in basic search.
> 2. Checked "Include historical entities" check box - Result table had DELETED entities.
> 3. Added Columns filter "columns" - This fired a new query with excludeDeletedEntities set to True and fetched only the ACTIVE entities and reset (unchecked)  "Include historical entities" .
> Expected that the current value of excludeDeletedEntities would be used when Column filtering.
> After Column filtering , explicitly had to check "Include historical entities" to list the DELETED entities.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)