Description of problem: Version-Release number of selected component (if applicable): How reproducible: You need to invoke any kind of notification. Steps to Reproduce: 1. Log in into a fresh appliance in both UIs 2. Enable the Embedded Ansible Role in the OPS UI as admin 3. Wait for the notifications informing about the enablement appear in OPS UI 4. Look for the same notifications in the SUI Actual results: Notifications do not appear in SUI Expected results: Notifications should appear in SUI Additional info: Caused by https://github.com/ManageIQ/manageiq-ui-service/pull/1314
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.
https://github.com/ManageIQ/manageiq-ui-service/pull/1482 and we got a pr
New commit detected on ManageIQ/manageiq-ui-service/hammer: https://github.com/ManageIQ/manageiq-ui-service/commit/0d9b99cffa379f24dc1ba547ba8e8f5f11766b0b commit 0d9b99cffa379f24dc1ba547ba8e8f5f11766b0b Author: Martin Hradil <himdel> AuthorDate: Fri Oct 12 09:47:04 2018 -0400 Commit: Martin Hradil <himdel> CommitDate: Fri Oct 12 09:47:04 2018 -0400 Merge pull request #1482 from AllenBW/bug/#1637512-broken-websockets BZ#1637512-Restore action cable subscription, ensure enablement flag is available (cherry picked from commit 3af8f1b78e1fef72ba059ce8552fe048331de03c) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1637512 client/app/core/appliance-info.service.js | 3 +- client/app/core/appliance-info.service.spec.js | 3 +- client/app/core/authorization.config.js | 4 - client/app/core/event-notifications.service.js | 24 +- client/app/states/login/login.state.js | 4 - 5 files changed, 27 insertions(+), 11 deletions(-)
WebSocket push notifications now works fine in SUI Verified in Version 5.10.0.23.20181106165157_92dd189