Bug 1428905
Summary: | Automate Simulation: The simulation form behaves weird after certain steps | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Milan Falešník <mfalesni> | |
Component: | UI - OPS | Assignee: | Martin Hradil <mhradil> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Dmitry Misharov <dmisharo> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.8.0 | CC: | cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | automate:simulation:ui | |||
Fixed In Version: | 5.8.0.7 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1434157 (view as bug list) | Environment: | ||
Last Closed: | 2017-06-12 16:57:23 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: | ||||
Bug Blocks: | 1434157 |
Description
Milan Falešník
2017-03-03 15:08:00 UTC
By the way, #center_div is not present on the simulation page, you probably want to target #main-content or something else. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/68787b8f2a4d3774d02bd59491900cb4b1f45475 commit 68787b8f2a4d3774d02bd59491900cb4b1f45475 Author: Martin Hradil <mhradil> AuthorDate: Fri Mar 17 14:24:34 2017 +0000 Commit: Martin Hradil <mhradil> CommitDate: Fri Mar 17 14:25:52 2017 +0000 MiqAeTools#form_field_changed - don't crash on empty target_class broken by https://github.com/ManageIQ/manageiq/pull/10060, we need to be able to handle the situation of empty target_class - reset stuff and hide the sub-select when None https://bugzilla.redhat.com/show_bug.cgi?id=1428905 app/controllers/miq_ae_tools_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified in 5.8.0.7 using the steps. |