Bug 1591425
| Summary: | reading a dialog element from another dialog dynamic element fails until refreshing the dynamic element that reads the other dialog element | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | UI - OPS | Assignee: | drew uhlmann <duhlmann> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.9.0 | CC: | alsilva, cpelland, dajohnso, dclarizi, duhlmann, greartes, hkataria, jprause, lavenel, mkanoor, mpovolny, nansari, obarenbo, rblanco, rspagnol, sshveta, tfitzger |
| Target Milestone: | GA | Keywords: | Reopened, ZStream |
| Target Release: | 5.9.3 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9.3.3 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1576107 | Environment: | |
| Last Closed: | 2018-07-12 13:16:01 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: | 1576107 | ||
| Bug Blocks: | 1561041 | ||
|
Comment 2
Satoe Imaishi
2018-06-19 13:03:12 UTC
Not fixed in 5.9.3.2.20180619200710_4f909bc The dynamic text box still does not show value without hitting "refresh" button. The "load values on init" is checked for dynamic textbox. Appliance : https://10.8.196.133 Service : Refresh Service : Reading New commits detected on ManageIQ/manageiq/gaprindashvili: https://github.com/ManageIQ/manageiq/commit/bd0e686323f0ffd5d5c4aa20698e73715f346dd8 commit bd0e686323f0ffd5d5c4aa20698e73715f346dd8 Author: Greg McCullough <gmccullo> AuthorDate: Tue Jun 26 07:57:01 2018 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Tue Jun 26 07:57:01 2018 -0400 Merge pull request #17631 from d-m-u/fixing_automate_hash_with_default_value Set value of static text box to default when default exists (cherry picked from commit 71f88fae80bbfa79faeddd5decd0d7fa77ed2ff6) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1591425 app/models/dialog_field.rb | 4 +- spec/models/dialog_field_spec.rb | 23 +- 2 files changed, 22 insertions(+), 5 deletions(-) Fixed in 5.9.3.3.20180627151410_682cecf 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 |