Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 1098196 [details] snapshot Description of problem: Version-Release number of selected component (if applicable): 5.5.0.11 How reproducible: 100% Steps to Reproduce: 1.Navigate to Automate->Explorer 2.create a new domain 3.try to copy all methods from / ManageIQ / Infrastructure / VM / Provisioning / StateMachines / ProvisionRequestQuotaVerification to new domain Actual results: amazon_pre_retirement method gets selected when clicked on copy all selected methods and gets copied.see attached screenshot. Expected results: ProvisionRequestQuotaVerification methods should be selected for copying Additional info:
David, Can you look into this, looks like after checkboxes are selected in UI, miq_grid_checks is being sent up blank. [----] I, [2015-11-24T17:59:53.916276 #7549:f2998c] INFO -- : Started POST "/miq_ae_class/x_button/1000000000209?pressed=miq_ae_method_copy" for 127.0.0.1 at 2015-11-24 17:59:53 -0500 [----] I, [2015-11-24T17:59:53.988090 #7549:f2998c] INFO -- : Processing by MiqAeClassController#x_button as JS [----] I, [2015-11-24T17:59:53.988322 #7549:f2998c] INFO -- : Parameters: {"miq_grid_checks"=>"", "pressed"=>"miq_ae_method_copy", "id"=>"1000000000209"} Let me know if you need help with this one. Thanks, ~Harpreet
This issue is same as https://bugzilla.redhat.com/show_bug.cgi?id=1283745, in both cases when selecting method from list of methods and trying to perform an action, selected item's id is not being sent upto the server. *** This bug has been marked as a duplicate of bug 1283745 ***