Bug 1688359
| Summary: | Title text changes after clicking quadicon on Policy Simulation of cloud instance | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Dupuy <jdupuy> |
| Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> |
| Status: | CLOSED ERRATA | QA Contact: | John Dupuy <jdupuy> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.2 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-12 13:36:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
John Dupuy
2019-03-13 15:33:46 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/09be462fb38c5ed99f4712fa009c3b7712bc1c60 commit 09be462fb38c5ed99f4712fa009c3b7712bc1c60 Author: Hilda Stastna <hstastna> AuthorDate: Wed Apr 3 07:56:34 2019 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Wed Apr 3 07:56:34 2019 -0400 Fix changing title after clicking quadicon in Instance Policy sim page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1688359 Fix the title in Cloud Instance Policy Simulation page, after clicking on any quadicon. app/controllers/vm_common.rb | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) Verified in 5.11.0.1.20190424210327_58b5dbd Steps of verification: Steps to Reproduce: 1. Add a cloud provider that has at least 1 instance 2. Navigate to the summary page of an instance 3. Click "Policy" -> "Policy Simulation" 4. Assign e.g. "OpenSCAP" profile to the instance 5. Click the quadicon 6. Verified that the title text still says: "Instance Policy Simulation" 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, 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/RHBA-2019:4199 |