Bug 1284926 - Wrong methods get selected while copying it to new domain
Summary: Wrong methods get selected while copying it to new domain
Keywords:
Status: CLOSED DUPLICATE of bug 1283745
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.5.0
Assignee: Dávid Halász
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-24 13:21 UTC by Aziza Karol
Modified: 2015-11-25 14:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-25 14:55:39 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
snapshot (71.13 KB, image/png)
2015-11-24 13:21 UTC, Aziza Karol
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.