Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2128

UI Regression : DSL Results pagination doesn't spawn more than 2 pages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.8.1, 1.0.0
    • 0.8.2, 1.0.0
    • atlas-webui
    • None

    Description

      1. Created 300 hive_tables.
      2. On Basic Search in UI , fired search typename= hive_table
      3. hive_table results were fetched across 12 pages - 25 entities in each page - which is the correct behavior.
      4.On Advanced Search in UI , fired search typename = hive_table

      • In the 1st page , 1- 25 results were shown.
      • On clicking next , in the 2nd page , 26 - 50 results were shown
      • On clicking next , Expected to land in 3rd page with 51 - 75 results , but , 26-50 results were loaded again and the Next Button was disabled.

      Calls made to the Atlas backend seem to be correct. On clicking "Next" each time , correct set of results were fetched. For example , call was made to fetch entities from offset 50 , limit = 25 , but the UI still showed 26-50 results and disabled "Next" button.

      Attachments

        1. ATLAS-2128.patch
          5 kB
          Keval Bhatt

        Issue Links

          Activity

            People

              kevalbhatt Keval Bhatt
              sharmadhas Sharmadha S
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: