Bug 1284926

Summary: Wrong methods get selected while copying it to new domain
Product: Red Hat CloudForms Management Engine Reporter: Aziza Karol <akarol>
Component: UI - OPSAssignee: Dávid Halász <dhalasz>
Status: CLOSED DUPLICATE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.5.0CC: hkataria, jhardy, mpovolny, obarenbo
Target Milestone: GA   
Target Release: 5.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-25 14:55:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
snapshot none

Description Aziza Karol 2015-11-24 13:21:36 UTC
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:

Comment 4 Harpreet Kataria 2015-11-24 23:01:19 UTC
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

Comment 5 Harpreet Kataria 2015-11-25 14:55:39 UTC
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 ***