Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: After navigating to https://CFME_IP/dashboard/show#/, there are tabs corresponding to dashboards created in (for example) EvmGroup-super_administrator group in Cloud-intel -> Reports -> Dashboards. One cannot select other then the landing-page dashboard Version-Release number of selected component (if applicable): Version 5.10.0.31.20190108221820_a0968c8 How reproducible: 2/2 Steps to Reproduce: 1. Create more than one dashboard in the EvmGroup-super_administrator group in Cloud-intel -> Reports -> Dashboards. 2. Navigate to the Cloud-intel -> Dashboards 3. Click on the second or some other dashboard Actual results: Page remains the same Expected results: Other dashboard tab displayed Additional info:
This seems to work fine in 5.9.6.5.20181130162459_7977a85
Fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/5192
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/7a76707c1263b9f41da09b3a8dd58cab308b5876 commit 7a76707c1263b9f41da09b3a8dd58cab308b5876 Author: Hilda Stastna <hstastna> AuthorDate: Thu Jan 24 08:14:09 2019 -0500 Commit: Hilda Stastna <hstastna> CommitDate: Thu Jan 24 08:14:09 2019 -0500 Fix displaying selected dashboard while clicking on its tab Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1666712 Fix displaying the dashboard, in Cloud Intel > Dashboards. app/controllers/dashboard_controller.rb | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-)
*** Bug 1691758 has been marked as a duplicate of this bug. ***
Verified in CFME 5.11.0.11 Steps of verification: 1) Create 2 new dashboards for the super admin group 2) Click each dashboard 3) Verified that each dashboard shows successfully.
*** Bug 1748861 has been marked as a duplicate of this bug. ***