Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8-incubating, 1.0.0
-
None
Description
Steps to replicate :
1.In basic search , searched for type "hive_table".
2.Checked "Include historical entities"
3. Unchecked it. At this time the following query is made twice :
http://localhost:21000/api/atlas/v2/search/basic?limit=25&excludeDeletedEntities=true&typeName=table
first of the 2 queries is cancelled and Invalid Expression : null notification pops up.
Note : This happens only when clicking on the "Include historical entities" text . On checking / unchecking the check box itself, no such extra queries are made.
Attachments
Attachments
Issue Links
- contains
-
ATLAS-1777 UI : Include historical entities check box is not shown when searching a type with all DELETED entities, hence no entities are retrieved by search.
- Resolved
- links to