Sharmadha Sainath created ATLAS-2020:
----------------------------------------
Summary: 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
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)