Actions
Bug #21719
closed'Select Organization' dialog only showing first 20 organizations
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1509415
Description of problem:
the 'select organization' dialog on katello pages only lists first 20 organizations.
This is probably due the API call, which by default respects the per_page = 20 option.
Steps to Reproduce:
1. create 20+ orgs
2. navigate to a katello page (e.g. activation keys)
3. switch to 'any org' context
4. the 'select org' dialog appears
Actual results:
only first 20 organizations (alphabetically) listed
Expected results:
all of them listed, or "load more" option visible that would actually load another page of orgs.
Additional info:
Files
Updated by Daniel Lobato Garcia almost 7 years ago
- File Screenshot from 2017-11-21 12-46-37.png Screenshot from 2017-11-21 12-46-37.png added
- Subject changed from 'Select Organization' dialog only showing first 20 organizations to 'Select Organization' dialog only showing first 20 organizations
Example in the attached screenshot.
Updated by Walden Raines almost 7 years ago
- Status changed from New to Assigned
- Assignee set to Walden Raines
Updated by Walden Raines almost 7 years ago
- Related to Feature #21800: Allow all results to be retrieved from APIs without pagination added
Updated by The Foreman Bot almost 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7090 added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by Walden Raines almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|d645f310e69cda076aed57ff8daec6127ba1d5ae.
Actions