Bug 1274665
| Summary: | On Failure dropdown list is displayed twice if "Do nothing" option is selected during heat stack deployment | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.5.0 | CC: | akarol, bilwei, dclarizi, hkataria, jhardy, jocarter, mfalesni, mfeifer, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:39:42 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 1274825 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/0b17163e096dc88a4a5ecec0975e232b5a7cedde commit 0b17163e096dc88a4a5ecec0975e232b5a7cedde Author: Dávid Halász <dhalasz> AuthorDate: Fri Nov 6 16:49:35 2015 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Fri Nov 6 16:52:08 2015 +0100 Reinitialized `boostrap-select` when re-rendering a select in svccat https://bugzilla.redhat.com/show_bug.cgi?id=1274665 app/controllers/application_controller/dialog_runner.rb | 14 ++------------ app/controllers/miq_ae_customization_controller/dialogs.rb | 4 ++++ .../shared/dialogs/_dialog_field_drop_down_list.html.haml | 5 ++++- 3 files changed, 10 insertions(+), 13 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=9d4f5efca23c60c607f7b1e5c4e3c902dc5f201e commit 9d4f5efca23c60c607f7b1e5c4e3c902dc5f201e Author: Dávid Halász <dhalasz> AuthorDate: Fri Nov 6 16:49:35 2015 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Wed Nov 11 10:03:07 2015 +0100 Reinitialized `boostrap-select` when re-rendering a select in svccat https://bugzilla.redhat.com/show_bug.cgi?id=1274665 https://github.com/ManageIQ/manageiq/pull/5331 (cherry picked from commit 0b17163e096dc88a4a5ecec0975e232b5a7cedde) app/controllers/application_controller/dialog_runner.rb | 14 ++------------ app/controllers/miq_ae_customization_controller/dialogs.rb | 4 ++++ .../shared/dialogs/_dialog_field_drop_down_list.html.haml | 5 ++++- 3 files changed, 10 insertions(+), 13 deletions(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=b4f49396415f400bd5929484c39848ae85929758 commit b4f49396415f400bd5929484c39848ae85929758 Merge: 11313ff 9d4f5ef Author: Dan Clarizio <dclarizi> AuthorDate: Wed Nov 11 10:15:57 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Nov 11 10:15:57 2015 -0500 Merge branch 'bz-1274665' into '5.5.z' Reinitialized `boostrap-select` when re-rendering a select in svccat https://bugzilla.redhat.com/show_bug.cgi?id=1274665 https://github.com/ManageIQ/manageiq/pull/5331 (cherry picked from commit 0b17163e096dc88a4a5ecec0975e232b5a7cedde) See merge request !399 app/controllers/application_controller/dialog_runner.rb | 14 ++------------ app/controllers/miq_ae_customization_controller/dialogs.rb | 4 ++++ .../shared/dialogs/_dialog_field_drop_down_list.html.haml | 5 ++++- 3 files changed, 10 insertions(+), 13 deletions(-) On Failure dropdown list is displayed only once during heat stack deployment. Verified: 5.5.0.11-rc1.20151117182049_653c0d4 *** Bug 1283728 has been marked as a duplicate of this bug. *** 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 |
Created attachment 1085778 [details] drpdown list dispalyed twice Description of problem: Version-Release number of selected component (if applicable): 5.5.0.7 How reproducible: 100% Steps to Reproduce: 1.create a catalog item to deploy heat stack for openstack provider 2.Navigate to all services and click on order button 3.in service order page , select "Do nothing" on Failure option. Actual results: On Failure dropdown list is displayed twice. see attached screenshot Expected results: Additional info: