Bug 1463265
Summary: | Missing id attribute on Cloud->Instance Edit form, Child VM MultiBoxSelect | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Shriver <mshriver> |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | Mike Shriver <mshriver> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7.0 | CC: | cpelland, dhalasz, hkataria, jhardy, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.7.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | cloud:ui:widget | ||
Fixed In Version: | 5.7.4.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1414480 | Environment: | |
Last Closed: | 2017-12-18 20:25:49 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1414480 | ||
Bug Blocks: |
Comment 3
Mike Shriver
2017-06-20 13:52:37 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/2e69b22907bf25bd7c6781d53b1752949ea08c4c commit 2e69b22907bf25bd7c6781d53b1752949ea08c4c Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Mar 9 12:38:11 2017 +0100 Commit: Satoe Imaishi <simaishi> CommitDate: Fri Jun 30 13:07:50 2017 -0400 Merge pull request #637 from skateman/child-vm-select-id Add an id for the child VM selection table to ease test automation (cherry picked from commit 59ac1ada02dc28a0059ba03eb62d18dd2ff53642) https://bugzilla.redhat.com/show_bug.cgi?id=1463265 app/views/vm_common/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tested in CFME 5.7.4.1.20171114202358_de8178a The kids_chosen and choices_chosen ID's have been added to the 'Child VM Selection' elements on the Instance Edit form, enabling QE automation of these widgets. 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 |