Created attachment 1211782 [details] blue icon Description of problem: Version-Release number of selected component (if applicable): 5.7.0.5-alpha2.20161014143521_cd366b6 How reproducible: Steps to Reproduce: 1. Create few service requests , Notification bell shows blue icon 2. Read notification , blue icon should go away. 3. It keeps showing 4. Also , the number blue icon is showing is not clear . Actual results: Expected results: Additional info:
Fixed in latest 5.7
when the notification bell shows new events , click on "Mark All Read". The bell still shows blue icon
https://10.16.5.104/self_service
New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/7a538a2e81b5baafbf0d1afb9fcc30124bcf1cfc commit 7a538a2e81b5baafbf0d1afb9fcc30124bcf1cfc Author: Martin Hradil <mhradil> AuthorDate: Mon Nov 7 16:21:35 2016 +0000 Commit: Martin Hradil <mhradil> CommitDate: Mon Nov 7 16:21:35 2016 +0000 EventNotifications service - markAllRead/Unread should update the notification bell icon Marking messages read one by one would update both the count and the icon, but making all read would update just the count. Fixed to call `updateUnreadCount` which handles both. https://bugzilla.redhat.com/show_bug.cgi?id=1386327 client/app/services/event-notifications.service.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Fixed in 5.8.0.10-beta1.20170411212748_e47d319
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:1367