[
https://issues.apache.org/jira/browse/USERGRID-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Russo updated USERGRID-258:
-----------------------------------
Fix Version/s: (was: Release old)
> Organization list limited to 10 when logged in as the super admin
> -----------------------------------------------------------------
>
> Key: USERGRID-258
> URL: https://issues.apache.org/jira/browse/USERGRID-258
> Project: Usergrid
> Issue Type: Bug
> Components: Portal, Stack
> Affects Versions: 1.0.0
> Reporter: John D. Ament
> Assignee: John D. Ament
> Fix For: 1.0.1
>
>
> 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:
> {code}
> organizations = buildOrgBiMap( getOrganizations( null, 10 ) );
> {code}
> Which would explain why this is limited to 10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)