Bug 1741050
| Summary: | Breadcrumb on generic object instance broken | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nikhil Dhandre <ndhandre> |
| Component: | UI - OPS | Assignee: | Richard Vsiansky <rvsiansk> |
| Status: | CLOSED ERRATA | QA Contact: | Tasos Papaioannou <tpapaioa> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.11.0 | CC: | bmidwood, dmetzger, hkataria, juwatts, lavenel, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.11.5 | Flags: | pm-rhel:
cfme-5.11.z+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.5.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-05 13:43:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1740746 | ||
|
Description
Nikhil Dhandre
2019-08-14 07:26:11 UTC
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 |