Bug 1812227
| Summary: | WebUI spinner spins forever when clicking a column within Ansible config report | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Pablo Hess <phess> |
| Component: | Ansible - Configuration Management | Assignee: | Ondřej Ezr <oezr> |
| Status: | CLOSED ERRATA | QA Contact: | Ondrej Gajdusek <ogajduse> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.7.0 | CC: | mhulan, oezr, ogajduse, pcreech |
| Target Milestone: | 6.9.0 | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | foreman-2.3.2,foreman-2.3.1.1-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-04-21 13:12:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Created redmine issue https://projects.theforeman.org/issues/31526 from this bug Upstream bug assigned to oezr Upstream bug assigned to oezr VERIFIED The provided patch fixes the behavior of the spinner. The spinner is gone, but clicking the columns have now no effect on the WebUI behavior. RFE for that - BZ1931530. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.9 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1313 |
Description of problem: When viewing an individual Ansible config report, it shows Report Metrics and Report Status at the bottom of the page. Columns in the Report Status chart are clickable but, when clicked, all they do is spin the spinner forever. Version-Release number of selected component (if applicable): Satellite 6.7.0 beta How reproducible: Every time Steps to Reproduce: 1. Click Hosts > All Hosts > {an individual host that has ever run an Ansible role} 2. Click the Reports button to view config reports for this host. 3. Click the Last report item for any Ansible config report (they are the ones with a value of N/A in the Origin column, [see https://bugzilla.redhat.com/show_bug.cgi?id=1810600]) 4. Scroll to the bottom of the page, find the Report Status chart. 5. Click any chart column (.e.g applied, skipped, etc.) Actual results: The webpage does not change at all except for a spinner that starts spinning next to the Location selector at the top. The spinner never stops. Expected results: The webUI would take us to all reports matching the status we clicked (applied, skipped, etc.). Additional info: