-
Bug
-
Resolution: Unresolved
-
None
-
6.14.1
-
None
Description of problem:
- Page navigation not available on Ansible roles/variables page on the host
Version-Release number of selected component (if applicable):
- Satellite 6.14.1
How reproducible:
- Always
Steps to Reproduce:
1. Import a few roles on the Satellite
2. Navigate any host page and attach all the roles to the host.
Actual results:
- Roles list page will only show 1 of 1 page and navigation buttons are disabled. This happens even when the count of attached roles is greater than the per-page value.
- Only way to list all the roles is to set the per page value to a number higher that the number of roles attached.
Expected results:
- The page should have the page navigation button enabled when the roles count is greater than the per-page count.
Additional info:
- The same behavior is seen on the variables page as well.
- Same is the case when clicking "view all assigned roles" as well.
- The item count at the bottom is also incorrect.
- duplicates
-
SAT-21887 Ansible variables on the host level show a different count when changing the "entries per page."
- Closed