Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.0.0
-
None
Description
1.Created 8 hive_table entities.
2.Created 3 hdfs_path entities.
3. Searched for typename = hive_table , with page limit = 3.
4. Navigated to page 3 which had 2 hive_table entities. Now offset is 6 and limit is 3.
5. Now fired basic search typename = hdfs_path. (without clicking Clear).
6.Expected result table would list 3 hdfs_path entities. But no results were fetched. Since offset is still set to 6.
7. If Clear button was clicked before making the hdfs_path query , offset is set to 0.
Attachments
Attachments
Issue Links
- is duplicated by
-
ATLAS-2177 offset is not reset when search by type is changed, leads to undesired results.
- Resolved
- links to