Description of problem: ----------------------- click on Active Services with breadcrumb not working. Version-Release number of selected component (if applicable): ------------------------------------------------------------- 5.11.0.18 How reproducible: ---------------- always Steps to Reproduce: ------------------- 1. Create a Generic object associated with services 2. Navigate to Service > My Services > Generic [Instance] 3. breadcrumb will show like `Services > My services > Services> Active Services > service_22` 4. Click on Active Services Actual results: -------------- Link is broken unable to navigate with breadcrumb Expected results: ----------------- it should nav to all active services. Additional info: ---------------- attaching snapshot
https://github.com/ManageIQ/manageiq-ui-classic/pull/6231
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/e3f9858cccbcbc57066387f4dd06dd263f2deb3d commit e3f9858cccbcbc57066387f4dd06dd263f2deb3d Author: Richard Vsiansky <r.vsia> AuthorDate: Tue Sep 24 08:21:27 2019 -0400 Commit: Richard Vsiansky <r.vsia> CommitDate: Tue Sep 24 08:21:27 2019 -0400 Fix breadcrumbs on service/generic_objects https://bugzilla.redhat.com/show_bug.cgi?id=1741050 - Explorer controller behaves like non-explorer app/controllers/service_controller.rb | 13 +- spec/controllers/service_controller_spec.rb | 45 +- 2 files changed, 55 insertions(+), 3 deletions(-)
New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/9e449a1ac2a0090b7e530a1ec7d5d03bbb3fd27c commit 9e449a1ac2a0090b7e530a1ec7d5d03bbb3fd27c Author: Martin Povolny <mpovolny> AuthorDate: Thu Sep 26 16:44:56 2019 +0000 Commit: Martin Povolny <mpovolny> CommitDate: Thu Sep 26 16:44:56 2019 +0000 Merge pull request #6231 from rvsia/fix-bc-generic-objects Fix breadcrumbs on service/generic_objects (cherry picked from commit a84d3fb44a7d37d4938070d84863a706b82277e4) https://bugzilla.redhat.com/show_bug.cgi?id=1741050 app/controllers/service_controller.rb | 13 +- spec/controllers/service_controller_spec.rb | 45 +- 2 files changed, 55 insertions(+), 3 deletions(-)
Verified on 5.11.5.0.
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/RHBA-2020:2020