Bug 1520663

Summary: No hover view on Monitor/[Alert]
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Martin Povolny <mpovolny>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.9.0.12 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1501037 Environment:
Last Closed: 2018-03-06 15:12:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1501037    
Bug Blocks:    
Attachments:
Description Flags
verified_img none

Comment 2 CFME Bot 2017-12-04 22:03:50 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/2d5de3db07cf55d2ee8ddda08f6f2526a0f43fa0

commit 2d5de3db07cf55d2ee8ddda08f6f2526a0f43fa0
Author:     Milan Zázrivec <mzazrivec>
AuthorDate: Mon Dec 4 09:14:34 2017 +0100
Commit:     Satoe Imaishi <simaishi>
CommitDate: Mon Dec 4 16:52:06 2017 -0500

    Merge pull request #2911 from martinpovolny/monitor_menu_fix
    
    Assign proper menu section to alert* controllers.
    (cherry picked from commit dd97712c5b11566b9149cecb893ec5e025c826d5)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1520663

 app/controllers/alerts_list_controller.rb        | 2 +-
 app/controllers/alerts_most_recent_controller.rb | 2 +-
 app/controllers/alerts_overview_controller.rb    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comment 3 Yadnyawalk Tale 2017-12-29 08:47:00 UTC
Created attachment 1373768 [details]
verified_img

Hover view appearing as expected.
Verified on: 5.9.0.14.20171219165537_e3dea29 

Thanks @Martin!