Bug 1475020
| Summary: | Drop Down List Dialog does not keep default value for Integer type | ||
|---|---|---|---|
| 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.8.0 | CC: | brant.evans, cpelland, dajohnso, eclarizi, fdewaley, hkataria, jhardy, mfeifer, mkanoor, mpovolny, obarenbo, simaishi, sshveta, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.7.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | automate:dialog | ||
| Fixed In Version: | 5.7.4.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1463827 | Environment: | |
| Last Closed: | 2017-12-18 20:27:26 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: | 1463827 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-07-25 21:16:04 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/9218869ec5975f1393116e3cc11a95643b593d7d commit 9218869ec5975f1393116e3cc11a95643b593d7d Author: Martin Hradil <himdel> AuthorDate: Wed Jul 19 12:20:14 2017 +0200 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Jul 25 17:38:06 2017 -0400 Merge pull request #1700 from eclarizio/BZ1463827 Fix for Drop Down List Dialog does not keep default value for Integer type (cherry picked from commit 0116bb94f078a6d7ec71b7fae93b796644536d65) https://bugzilla.redhat.com/show_bug.cgi?id=1475020 app/controllers/miq_ae_customization_controller/dialogs.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Default value is stored in drop down lists . Verified in 5.7.4.0.20170913182424_63a1e18 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-2017:3484 |