[
https://issues.apache.org/jira/browse/ATLAS-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180718#comment-16180718
]
Keval Bhatt commented on ATLAS-2168:
------------------------------------
Thanks [~nixonrodrigues] for review.
Committed to.
Master: http://git-wip-us.apache.org/repos/asf/atlas/commit/24d8d186
Branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/a918714b
> When a second search is fired in between the pages of the first search
> results , offset is not reset to 0
> ---------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-2168
> URL: https://issues.apache.org/jira/browse/ATLAS-2168
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Affects Versions: 0.9-incubating
> Reporter: Sharmadha Sainath
> Assignee: Keval Bhatt
> Priority: Critical
> Attachments: ATLAS-2168.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)