-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62559/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues,
and Sharmadha Sainath.
Bugs: ATLAS-2168
https://issues.apache.org/jira/browse/ATLAS-2168
Repository: atlas
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
7. If Clear button was clicked before making the hdfs_path query , offset is
set to 0.
Diffs
-----
dashboardv2/public/js/views/search/SearchLayoutView.js b032ea9
Diff: https://reviews.apache.org/r/62559/diff/1/
Testing
-------
Tested by changing tag/query/type UI is resetting offset to 0
Thanks,
keval bhatt