Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3318

Ranger webui main page has a paging limit for services

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0, 2.1.0, 2.0.1, 2.2.0, 2.1.1
    • None
    • admin, Ranger
    • None

    Description

      Hi!

      It's a bug with webui. We have 100+++ services on our Ranger production, but webui show only first 100 added. 

      It's the paging limit without option to list pages. Nice to have - update UI and implement page numbers.

       

      Temprorary workaround i find:
      Inside the file 
      ranger_admin_directory/ews/webapp/scripts/Main.min.js
      all substrings:
      this.services.setPageSize(100)
      modify just in case for
      this.services.setPageSize(200)
       
      As Idea - you can make this PageSize as ranger option.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fullhouse Konstantin Tsypin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: