Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.0.0
-
None
-
None
Description
1.Created a hive table.
2.Searched the hive_table, with type name = hive_table , filter name = table_1. Result table showed the hive_table.
3.Clicked clear button which cleared the type name . Now made a query : query = table_1.
4.This search failed with
{"errorCode":"ATLAS-400-00-029","errorMessage":"EntityFilters specified without Type name"}
5.Same happens with tag filters.
On clicking clear button , only type name/classification is cleared. entity/tag filters are still present and throws exception on next query. As a user , I had to search for the same typename , remove the filter and then proceed further to not encounter the exception.
Attachments
Issue Links
- duplicates
-
ATLAS-2073 UI : In search page removing tag or type from drop-down will not exclude respective filters
- Resolved