Uploaded image for project: 'Usergrid (Retired)'
  1. Usergrid (Retired)
  2. USERGRID-258

Organization list limited to 10 when logged in as the super admin

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • Portal, Stack
    • None

    Description

      Currently, the admin interface will only show 10 organizations when logged in as a super user. There is no way to get more organizations to show.

      In ManagementServiceImpl, line 1494, I found this gem:

      organizations = buildOrgBiMap( getOrganizations( null, 10 ) );
      

      Which would explain why this is limited to 10.

      Attachments

        Activity

          People

            johndament John D. Ament
            johndament John D. Ament
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: