Bug 1229348
| Summary: | 5.4 beta - The dialog to add a new Button no longer allows the input of Attribute/Value pairs | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> | |
| Component: | UI - OPS | Assignee: | Roman Blanco <rblanco> | |
| Status: | CLOSED ERRATA | QA Contact: | Jeff Teehan <jteehan> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.4.0 | CC: | cpelland, fdewaley, hkataria, jhardy, mfalesni, mfeifer, mkanoor, mpovolny, nachandr, obarenbo, tfitzger | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.5.0 | Flags: | pm-rhel:
automate_bug+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:dialog | |||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1236683 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-08 13:16:49 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Unknown | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1236683 | |||
|
Description
Peter McGowan
2015-06-08 14:02:56 UTC
Verified these items are no longer visible in the UI. Looking at an existing button it shows "Attribute/Value Pairs - No Attribute/Value Pairs found." *** Bug 1229420 has been marked as a duplicate of this bug. *** New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/7db816a6b629f3252b24f1727f153ab9eeead4e1 commit 7db816a6b629f3252b24f1727f153ab9eeead4e1 Author: Roman Blanco <rblanco> AuthorDate: Wed Jun 10 17:38:20 2015 +0200 Commit: Roman Blanco <rblanco> CommitDate: Wed Jun 10 20:56:11 2015 +0200 Allow the input of Attribute/Value pairs in the dialog to add a new Button https://bugzilla.redhat.com/show_bug.cgi?id=1229348 .../views/layouts/_ae_resolve_options.html.haml | 38 ++++++++++++---------- 1 file changed, 20 insertions(+), 18 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=86e2fe39da1059b54ce94af28b9abb957dee9978 commit 86e2fe39da1059b54ce94af28b9abb957dee9978 Author: Roman Blanco <rblanco> AuthorDate: Wed Jun 10 17:38:20 2015 +0200 Commit: Roman Blanco <rblanco> CommitDate: Thu Jul 2 18:57:55 2015 +0200 Allow the input of Attribute/Value pairs in the dialog to add a new Button https://bugzilla.redhat.com/show_bug.cgi?id=1229348 (cherry picked from commit 7db816a6b629f3252b24f1727f153ab9eeead4e1) .../views/layouts/_ae_resolve_options.html.haml | 38 ++++++++++++---------- 1 file changed, 20 insertions(+), 18 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=205282c77d77a27a59eb1912f648ca2ceefc764d commit 205282c77d77a27a59eb1912f648ca2ceefc764d Merge: 80af0d3 86e2fe3 Author: Dan Clarizio <dclarizi> AuthorDate: Thu Jul 2 15:54:07 2015 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Jul 2 15:54:07 2015 -0400 Merge branch 'allow_the_input' into '5.4.z' Allow the input of Attribute/Value pairs in the dialog to add a new Button https://bugzilla.redhat.com/show_bug.cgi?id=1229348 (cherry picked from commit 7db816a6b629f3252b24f1727f153ab9eeead4e1) See merge request !152 .../views/layouts/_ae_resolve_options.html.haml | 38 ++++++++++++---------- 1 file changed, 20 insertions(+), 18 deletions(-) *** Bug 1243357 has been marked as a duplicate of this bug. *** Bug test automated in https://github.com/RedHatQE/cfme_tests/pull/2123 Test cfme/tests/control/test_bugs.py:test_invoke_custom_automation Using 5.5.0.3 (https://10.8.59.195/vm_infra/explorer) I created several button groups here and there, and with each new Button I was always presented with and was able to modify the attribute/value pairs. I also checked with 5.4.2 (https://10.8.59.82/miq_ae_customization/explorer) and it was correct there as well. Moving to Verified. 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/RHSA-2015:2551 Added Polarion test case |