Bug 1288103
| Summary: | Orchestration template edit and remove button would remain incorrectly disabled in certain scenarios | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> | ||||
| Component: | UI - OPS | Assignee: | Shveta <sshveta> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, hkataria, jhardy, mfeifer, mpovolny, mzazrivec, obarenbo | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.5.3 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.5.3.2 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1286690 | Environment: | |||||
| Last Closed: | 2016-04-13 18:39:20 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: | |||||||
| Bug Depends On: | 1286690 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
John Prause
2015-12-03 14:27:30 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=d5643937c3e2bffc694a483aaee8e7e6e5c64fb2 commit d5643937c3e2bffc694a483aaee8e7e6e5c64fb2 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Nov 30 14:36:31 2015 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Feb 25 11:40:56 2016 +0100 Fix rendering of edit and remove buttons for orchestration templates Previously, when selecting a read-write OT, then selecting a read-only OT and then selecting back the read-write OT would incorrectly disable edit and removal buttons for the read-write OT. https://bugzilla.redhat.com/show_bug.cgi?id=1288103 (cherry picked from commit b44957f497f3cb452728d267f73db1522e838124) app/helpers/application_helper/toolbar_builder.rb | 6 ++--- .../application_helper/toolbar_builder_spec.rb | 26 ++++++++++++++++++++++ 2 files changed, 29 insertions(+), 3 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4dff6f6f2695f31f1d6924c254feba84c19a5813 commit 4dff6f6f2695f31f1d6924c254feba84c19a5813 Merge: 64a186f d564393 Author: Dan Clarizio <dclarizi> AuthorDate: Thu Feb 25 10:13:17 2016 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Feb 25 10:13:17 2016 -0500 Merge branch 'fix_ot_edit_and_remove_buttons' into '5.5.z' Fix rendering of edit and remove buttons for orchestration templates Previously, when selecting a read-write OT, then selecting a read-only OT and then selecting back the read-write OT would incorrectly disable edit and removal buttons for the read-write OT. https://bugzilla.redhat.com/show_bug.cgi?id=1288103 (cherry picked from commit b44957f497f3cb452728d267f73db1522e838124) See merge request !809 app/helpers/application_helper/toolbar_builder.rb | 6 ++--- .../application_helper/toolbar_builder_spec.rb | 26 ++++++++++++++++++++++ 2 files changed, 29 insertions(+), 3 deletions(-) Created attachment 1141035 [details]
enabled buttons
Verified 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 |