Bug 1447971

Summary: Unable to compare cloud instances."Compare selected items" option remains disabled
Product: Red Hat CloudForms Management Engine Reporter: Aziza Karol <akarol>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: cpelland, dclarizi, hkataria, jhardy, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: Regression, TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:cloud
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1448545 (view as bug list) Environment:
Last Closed: 2018-03-06 14:36:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1448545    
Attachments:
Description Flags
snpshot none

Description Aziza Karol 2017-05-04 10:43:47 UTC
Created attachment 1276232 [details]
snpshot

Description of problem:


Version-Release number of selected component (if applicable):
5.8.0.13-rc2.20170502165848_0f98658

How reproducible:
100%

Steps to Reproduce:
1.Add cloud provider
2.select 2 instance and from configuration click "compare selected items"
3.

Actual results:
unable to compare."Compare selected items" option remains disabled. see attached screenshot

Expected results:


Additional info:
Works fine in 5.7.2

Comment 2 Dave Johnson 2017-05-04 21:53:24 UTC
Marking blocker for regression

Comment 3 Harpreet Kataria 2017-05-05 14:33:03 UTC
https://github.com/ManageIQ/manageiq-ui-classic/pull/1293

Comment 4 CFME Bot 2017-05-05 15:34:02 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/fece7edc30323fbbf49412e4245531efee25cbed

commit fece7edc30323fbbf49412e4245531efee25cbed
Author:     Harpreet Kataria <hkataria>
AuthorDate: Fri May 5 10:24:17 2017 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Fri May 5 10:54:15 2017 -0400

    Removed incorrect class from compare button.
    
    Removed accidentally added incorrect class to Cloud Instance Compare button in sha ef3b49d88bb14ed8cb011ef0f903c7ae5e0663af
    Fixed broken spec test
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1447971

 app/helpers/application_helper/toolbar/vm_clouds_center.rb | 3 +--
 spec/controllers/orchestration_stack_controller_spec.rb    | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Comment 6 Matouš Mojžíš 2017-11-15 14:39:04 UTC
Verified in 5.9.0.8. I can compare two instances.