Bug 1300706
| Summary: | Incorrect values are displayed on firewall rules details pages | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Vadim Rutkovsky <vrutkovs> | ||||||
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Ramesh A <rananda> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo, vrutkovs | ||||||
| Target Milestone: | GA | Keywords: | ZStream | ||||||
| Target Release: | 5.5.3 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | smartstate:ui | ||||||||
| Fixed In Version: | 5.5.3.2 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-04-13 18:41:35 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1117232 [details]
upstream
It can not be reproduced in upstream! Unaffected versions: 5.4.z and upstream, checking for earliest affected version Reproducible since 5.5.0.12 Assigning to add test case New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=b5b0670678333f173fcdd7eeb0534c3db0d92ee5 commit b5b0670678333f173fcdd7eeb0534c3db0d92ee5 Merge: 1c99efa dbd309a Author: Dan Clarizio <dclarizi> AuthorDate: Wed Feb 10 13:43:13 2016 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Feb 10 13:43:13 2016 -0500 Merge branch 'bz1300706' into '5.5.z' Fixed shifted labels in detail views https://bugzilla.redhat.com/show_bug.cgi?id=1300706 clear cherry-pick See merge request !746 app/views/layouts/_item.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Good to go. Verified and working fine in 5.5.3.2.20160318152106_92d2d67 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-2016:0616 |
Created attachment 1116928 [details] Screenshot Description of problem: Values for fields on firewall rule details page are incorrect: e.g. 'Display Name' is set to 'false' and 'Enabled' is set to 'udp' etc. Version-Release number of selected component (if applicable): 5.5.2.1 How reproducible: Always Steps to Reproduce: 1. Add Vsphere provider 2. Run smartstate analysis on any host 3. After the analysis is complete open host details page 4. Select Security - Firewall Rules from accordeon on the left 5. Click on any rule and compare values on details page with values in the table Actual results: Values are set 'off-by-one', 'Display Name' has value set for 'Enabled' field etc. Expected results: Values on details page are the same as in the table Additional info: