Description of problem: Enter Provisioning dialogs, switch to "Schedule" tab, change radio button to "Schedule" nothing happens. Version-Release number of selected component (if applicable): master @ f087388 How reproducible: Always Expected results: Expect to see scheduling data. Additional info: This doesn't appear to hit MiqRequestMethods#prov_field_changed any more.
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/1f3f8c051383cd8c749e70e1c392e310d3cde16b commit 1f3f8c051383cd8c749e70e1c392e310d3cde16b Author: Harpreet Kataria <hkataria> AuthorDate: Wed Mar 18 13:38:11 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Mar 18 13:38:11 2015 -0400 Fixed calls to miqSerializeForm from views. Need to send div_id to miqSerializeForm method, this is a fallout from jquery conversion. https://bugzilla.redhat.com/show_bug.cgi?id=1202543 vmdb/app/views/miq_request/_prov_field.html.haml | 2 +- vmdb/app/views/shared/dialogs/_dialog_field.html.haml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
Created attachment 1016522 [details] screenshot of VM provision dialog
Verified in 5.4.0.0.19.20150410165622_ad23806
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://rhn.redhat.com/errata/RHBA-2015-1100.html