Bug 1508982 - Missing notification type icons in the Notification Drawer
Summary: Missing notification type icons in the Notification Drawer
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: GA
: 5.10.0
Assignee: Dan Clarizio
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks: 1509413 1509414
TreeView+ depends on / blocked
 
Reported: 2017-11-02 15:32 UTC by Dávid Halász
Modified: 2019-08-06 20:04 UTC (History)
6 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1509413 1509414 (view as bug list)
Environment:
Last Closed: 2018-06-21 20:24:47 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot (13.44 KB, image/png)
2017-11-02 15:32 UTC, Dávid Halász
no flags Details

Description Dávid Halász 2017-11-02 15:32:52 UTC
Created attachment 1347048 [details]
screenshot

Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Have a provider with at least one host
2. In a rails console emit a notification: `Notification.create(:type => :host_provisioned, :initiator => User.first, :subject => Host.last)`
3. Open the notification drawer


Actual results:
The notification type icons aren't being displayed (see screenshot)


Expected results:
The notification type icons should be displayed


Additional info:

Comment 3 Dave Johnson 2017-11-02 15:44:34 UTC
Please assess the impact of this issue and update the severity accordingly.  Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition.

If it's something like a tracker bug where it doesn't matter, please set the severity to Low.

Comment 4 CFME Bot 2017-11-02 16:02:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/2a25342406ec713ee11ec843c3dc837eb04fa298

commit 2a25342406ec713ee11ec843c3dc837eb04fa298
Author:     Dávid Halász <dhalasz>
AuthorDate: Thu Nov 2 16:27:17 2017 +0100
Commit:     Dávid Halász <dhalasz>
CommitDate: Thu Nov 2 16:32:35 2017 +0100

    Display the missing notification type icons in the drawer
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1508982

 .../notifications/notifications_drawer_controller.js           | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


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