Description of problem:
From the Satellite Dashboard,
clicking "Host Configuration Status for All"
->Good host report in the last 30 minutes (example, showing18)
returns all expected rows (1-18 of 18 rows)
clicking "Host Configuration Status for Ansible"
->Good host report in the last 30 minutes (example, showing 18)
returns only one of the expected rows
How reproducible: Always
Is this issue a regression from an earlier version: yes
Steps to Reproduce:
1. Access Satellite WEBUI
Monitor > Dashboard > Host Configuration Status for Ansible >
-> Good host report in the last 30 minutes (example, showing 18)
2. Clicking "Good host report in the last 30 minutes"
returns only 1 of the expected rows instead of 1-18 of 18 rows
3. Switching to "Legacy UI" will return all the expected 18 rows
Actual behavior:
Dashboard > Host Configuration Status for Ansible > Good host report in the last 30 minutes >
returns only 1 of the expected rows instead of 18 (example number).
Expected behavior:
Dashboard > Host Configuration Status for Ansible > Good host report in the last 30 minutes >
should return all of the number of expected rows without switching to "Legacy UI".
As a comparison:
Dashboard > Host Configuration Status for All Hosts > Good host report in the last 30 minutes >
returns all of the number of expected rows, without needing to switch to "Legacy UI"
Business Impact / Additional info:
Legacy UI workaround is inconvenient and delays debugging