Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- contains
-
ATLAS-1992 UI : Restrict unnecessary API call on selecting columns from drop-down (search table)
- Resolved
- links to