You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/17 01:43:00 UTC

[jira] [Updated] (ATLAS-2168) When a second search is fired in between the pages of the first search results , offset is not reset to 0

     [ https://issues.apache.org/jira/browse/ATLAS-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated ATLAS-2168:
------------------------------------
    Fix Version/s: 0.8.3
                   1.0.0

> 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: 1.0.0
>            Reporter: Sharmadha Sainath
>            Assignee: Keval Bhatt
>            Priority: Critical
>             Fix For: 1.0.0, 0.8.3
>
>         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
(v7.6.3#76005)