Bug 1414480
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.8.0 | Flags: | mshriver:
automate_bug+
|
|
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | cloud:ui:widget | |||
Fixed In Version: | 5.8.0.6 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1463265 (view as bug list) | Environment: | ||
Last Closed: | 2017-05-31 14:32:54 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: | ||
Bug Depends On: | ||||
Bug Blocks: | 1463265 |
Description
Mike Shriver
2017-01-18 15:49:42 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/64df1305b1e3862aabf2ec5d911ae21dcd0dd9fd commit 64df1305b1e3862aabf2ec5d911ae21dcd0dd9fd Author: Dávid Halász <dhalasz> AuthorDate: Thu Mar 9 11:15:23 2017 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Thu Mar 9 11:17:46 2017 +0100 Add an id for the child VM selection table to ease test automation https://bugzilla.redhat.com/show_bug.cgi?id=1414480 app/views/vm_common/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Tested in CFME 5.8.0.10, the kids_chosen and choices_chosen ID's have been added to the 'Child VM Selection' elements on the Instance Edit form. This will allow CFME QE to model and test these elements. Many thanks to dev! 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:1367 |