Bug 1289643
| Summary: | Service dialog dropdown list does not auto refresh other fields | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> | ||||
| Component: | UI - OPS | Assignee: | Drew Bomhof <dbomhof> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.4.0 | CC: | bilwei, cpelland, dajohnso, dbomhof, eclarizi, gmccullo, hkataria, jhardy, jkrocil, kmorey, mpovolny, obarenbo, sshveta | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.5.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1283273 | Environment: | |||||
| Last Closed: | 2016-02-10 15:26:37 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: | 1283273, 1450397, 1450398 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Comment 2
CFME Bot
2015-12-17 01:31:55 UTC
Created attachment 1116350 [details] err Created a catalog item using azure-single-vm-from-user-image dialog for Provider Azure. It has two dynamic drop downs . Selecting values in one drop down refreshes values in another dynamic drop down . But all the dynamic drop down changes values and shows "Nothing selected " selected. Not able to select values hence. Build 5.5.2.1.20160114044944_395c086 Can be checked at https://10.16.5.116 Hey Drew, That was by mistake. Assigning it to you. Thanks, Shveta New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=2f4b46ed4b6b54fa3b44fec8ed02e56c291f8218 commit 2f4b46ed4b6b54fa3b44fec8ed02e56c291f8218 Merge: a1e9578 0557daa Author: Greg McCullough <gmccullo> AuthorDate: Thu Jan 21 09:17:32 2016 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Thu Jan 21 09:17:32 2016 -0500 Merge branch 'resolve_select_picker_issues' into '5.5.z' Resolve inconsistent dialog auto refresh https://bugzilla.redhat.com/show_bug.cgi?id=1289643 https://bugzilla.redhat.com/show_bug.cgi?id=1300411 Change a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only update for the correct dom id. See merge request !740 app/assets/javascripts/dialog_field_refresh.js | 4 +++- spec/javascripts/dialog_field_refresh_spec.js | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=0557daa87748cd125c46c9dbaf159e91fae534f9 commit 0557daa87748cd125c46c9dbaf159e91fae534f9 Author: Drew Bomhof <dbomhof> AuthorDate: Wed Jan 20 16:44:00 2016 -0500 Commit: Drew Bomhof <dbomhof> CommitDate: Wed Jan 20 16:44:00 2016 -0500 Resolve inconsistent dialog auto refresh https://bugzilla.redhat.com/show_bug.cgi?id=1289643 https://bugzilla.redhat.com/show_bug.cgi?id=1300411 Change a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only update for the correct dom id. app/assets/javascripts/dialog_field_refresh.js | 4 +++- spec/javascripts/dialog_field_refresh_spec.js | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) Detected commit referencing this ticket while ticket status is MODIFIED. New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/93d7c815a256c259db91863b6f646644b65d1428 commit 93d7c815a256c259db91863b6f646644b65d1428 Author: Drew Bomhof <dbomhof> AuthorDate: Wed Jan 20 16:44:00 2016 -0500 Commit: Drew Bomhof <dbomhof> CommitDate: Thu Jan 21 10:04:26 2016 -0500 Resolve inconsistent dialog auto refresh Change a call to selectpicker that attempted to refresh all the dynamic dropdowns via classname and now only update for the correct dom id. Resolves issues found in the following two BZ's https://bugzilla.redhat.com/show_bug.cgi?id=1289643 https://bugzilla.redhat.com/show_bug.cgi?id=1300411 app/assets/javascripts/dialog_field_refresh.js | 2 +- spec/javascripts/dialog_field_refresh_spec.js | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) Fixed. verified in 5.5.2.4.20160127105142_395c086 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:0159 |