Bug 1612002
| Summary: | Tasks in notification drawer is empty and not usable | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dávid Halász <dhalasz> |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
| Status: | CLOSED ERRATA | QA Contact: | Parthvi Vala <pvala> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.9.0 | CC: | dhalasz, dmetzger, hkataria, lavenel, mpovolny, mshriver, obarenbo, simaishi, smallamp |
| Target Milestone: | GA | ||
| Target Release: | 5.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.10.0.11 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-07 23:03:31 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: | |||
|
Description
Dávid Halász
2018-08-03 08:29:12 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. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/47fc6e6a899b9a026fe45b698de88f91c3e67152 commit 47fc6e6a899b9a026fe45b698de88f91c3e67152 Author: Dávid Halász <dhalasz> AuthorDate: Tue Aug 7 06:32:10 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Tue Aug 7 06:32:10 2018 -0400 Hide tasks from the notification drawer Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1612002 app/assets/javascripts/services/event_notifications_service.js | 2 + spec/javascripts/services/event_notifications_service_spec.js | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) Tested in CFME 5.10.0.32.20190115185124_c957ada The Notifications drawer no longer contains a tasks accordion. 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-2019:0212 |