Bug 1700070
| Summary: | Title text for Physical Infrastructure Compliance Policies is "Physical Server" Compliance Policy | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Dupuy <jdupuy> | ||||
| Component: | UI - OPS | Assignee: | Greg Piatigorski <gpiatigo> | ||||
| Status: | CLOSED ERRATA | QA Contact: | John Dupuy <jdupuy> | ||||
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
| Priority: | medium | ||||||
| Version: | 5.10.3 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | Regression | ||||
| Target Release: | 5.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.11.0.3 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-12-12 13:36:21 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: | |||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/059d44a8cb6ac82e3e253a13f601055fa418a2c4 commit 059d44a8cb6ac82e3e253a13f601055fa418a2c4 Author: Greg Piatigorski <gpiatigo> AuthorDate: Thu Apr 25 18:44:52 2019 -0400 Commit: Greg Piatigorski <gpiatigo> CommitDate: Thu Apr 25 18:44:52 2019 -0400 Fixes display text for Policy Server Compliance accordion nodes https://bugzilla.redhat.com/show_bug.cgi?id=1700070 app/presenters/tree_builder_policy.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-) Verified in CFME 5.11.0.3.20190507174347_a77bd90. Steps of verification: 1. Navigate to Control -> Explorer 2. Click on Policies -> Physical Server Compliance Policies in the accordion 3. Look at the title of the page 4. Verified that the accordion matches the title, and configuration text. NEEDINFO: I noticed that one of the default policy profiles is named "Physical Infrastructure Profile" and it has a policy "Physical Server Control" assigned to it. Do we want to change the name of this default profile to "Physical Server Profile"? 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 |
Created attachment 1555293 [details] picture of the string mismatch Description of problem: There is a mismatch in name between Physical Infrastructure Compliance Policies. They are referred to as "Physical Server Compliance Policies" everywhere but the accordion. This is causing an automated test failure. Version-Release number of selected component (if applicable): 5.10.3.2, this BZ was not present in 5.9 How reproducible: 100% Steps to Reproduce: 1. Navigate to Control -> Explorer 2. Click on Policies -> Physical Infrastructure Compliance Policies in the accordion 3. Look at the title of the page Actual results: It reads "All Physical Server Compliance Policies" Expected results: It should read "All Physical Infrastructure Compliance Policies" or the accordion should be changed. Additional info: All the references to this object in the "Configuration" dropdown use "Server" instead of "Infrastructure"