Bug 1502531

Summary: UI: Select all Host and perform "Refresh Relationships and Power States" throws error "wrong number of arguments (given 0, expected 1) [host/button]"
Product: Red Hat CloudForms Management Engine Reporter: Satyajit Bulage <sbulage>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED CURRENTRELEASE QA Contact: Satyajit Bulage <sbulage>
Severity: high Docs Contact:
Priority: high    
Version: 5.9.0CC: hkataria, jhardy, mpovolny, obarenbo, simaishi, tfischer
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui
Fixed In Version: 5.9.0.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-06 14:48:59 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
Screenshot showing actual results none

Description Satyajit Bulage 2017-10-16 07:46:14 UTC
Created attachment 1339070 [details]
Screenshot showing actual results

Description of problem:


Version-Release number of selected component (if applicable):5.9.0.2.20171010190026_0413a06


How reproducible:100%


Steps to Reproduce:
1. Navigate to Compute --> Infrastructure --> Hosts
2. Select all hosts and perform "Refresh Relationships and power states"
3.

Actual results: Error in UI


Expected results:There should not any error in UI.


Additional info:

Comment 3 CFME Bot 2017-10-17 10:54:08 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/4a7ae6bf3dd3c1ff6b4d766264d5382108269db0

commit 4a7ae6bf3dd3c1ff6b4d766264d5382108269db0
Author:     Harpreet Kataria <hkataria>
AuthorDate: Mon Oct 16 14:27:58 2017 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Mon Oct 16 19:11:16 2017 -0400

    Fixed to pass in parameter to method call
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1502531

 app/controllers/mixins/actions/host_actions/misc.rb |  2 +-
 .../application_controller/ci_processing_spec.rb    | 21 ++++++++++++++++-----
 2 files changed, 17 insertions(+), 6 deletions(-)

Comment 4 Satyajit Bulage 2017-11-09 15:40:34 UTC
No UI error after Performing "Refresh Relationships and power states".

Verified Version: 5.9.0.7.20171107212356_ed87902

Comment 5 Harpreet Kataria 2017-11-10 17:39:14 UTC
*** Bug 1500817 has been marked as a duplicate of this bug. ***