Bug 1583704
| Summary: | default selection of dropdown list is not displayed properly but still taken into account | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||
| Component: | Automate | Assignee: | eclarizi | ||||
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.9.0 | CC: | cpelland, dluong, duhlmann, eclarizi, fdewaley, gaetan.quentin, gekis, hkataria, ikaur, lavenel, mkanoor, mpovolny, obarenbo, smallamp, tfitzger | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.9.3 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.9.3.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1579405 | Environment: | |||||
| Last Closed: | 2018-07-12 13:15:30 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1579405 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Comment 1
CFME Bot
2018-05-29 17:24:59 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/7193f6e69c4851402290a450d925550ef7da1265 commit 7193f6e69c4851402290a450d925550ef7da1265 Author: Erik Clarizio <eclarizio> AuthorDate: Tue Jun 5 13:54:37 2018 -0400 Commit: Erik Clarizio <eclarizio> CommitDate: Tue Jun 5 13:54:37 2018 -0400 Force selectpicker refresh after dialog-user component initialization Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1583704 app/assets/javascripts/controllers/dialog_user/dialog_user_controller.js | 4 +- app/assets/javascripts/services/miq_service.js | 4 + spec/javascripts/controllers/dialog_user/dialog_user_controller.spec.js | 8 + spec/javascripts/services/miq_service_spec.js | 12 + 4 files changed, 27 insertions(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/758170538a0294ee10956022009ac89502c986b7 commit 758170538a0294ee10956022009ac89502c986b7 Author: Harpreet Kataria <hkataria> AuthorDate: Tue Jun 5 15:37:37 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Jun 5 15:37:37 2018 -0400 Merge pull request #4063 from eclarizio/BZ1583704 Force selectpicker refresh after dialog-user component initialization (cherry picked from commit dc30e27f65918f77367b499ab95440086eec64dc) https://bugzilla.redhat.com/show_bug.cgi?id=1583704 app/assets/javascripts/controllers/dialog_user/dialog_user_controller.js | 4 +- app/assets/javascripts/services/miq_service.js | 4 + spec/javascripts/controllers/dialog_user/dialog_user_controller.spec.js | 8 + spec/javascripts/services/miq_service_spec.js | 12 + 4 files changed, 27 insertions(+), 1 deletion(-) Created attachment 1448892 [details]
default value
Default value is displayed in dropdown.
Verified in 5.9.3.1.20180606184006_8d120c0
*** Bug 1595664 has been marked as a duplicate of this bug. *** *** Bug 1598379 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-2018:2184 |