Bug 1915971
| Summary: | Role and Role Binding breadcrumbs do not work as expected | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | bmignano |
| Component: | Management Console | Assignee: | David Taylor <dtaylor> |
| Status: | CLOSED ERRATA | QA Contact: | Xiyun Zhao <xiyuzhao> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.7 | CC: | aos-bugs, jhadvig, jokerman, spadgett, yapei |
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.8.0-0.nightly-2021-03-26-054333 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Previously if you click into a Cluster Role from the User Management -> Roles list view, the breadcrumb from that details page is "ClusterRoles" and brings you to the generic list view of Cluster Roles.
Instead, the breadcrumb on details page should be "Roles" and should redirect you to the User Management -> Roles list view from which you clicked into the ClusterRole details page.
The same goes for Cluster Role Bindings details page from Role Bindings list view.
Consequence: Breadcrumb doesn't bring you back to previous page you were on; instead brings you to a generic cluster role/bindings list page.
Fix: The breadcrumb on any Cluster Role/RoleBindings details page should should redirect you to the Role/Bindings list view from which you clicked into the Cluster Role/RoleBinding details page.
Result: Breadcrumb text on ClusterRole and ClusterRoleBindings details pages changed from "ClusterRole" and "ClusterRoleBindings" to "Roles" and "RoleBindings" and navigates user back to User Management -> Roles/RoleBindings list view from which they had originally come from.
|
Story Points: | --- |
| Clone Of: | Environment: |
Version: 4.7.0-0.nightly-2021-01-13-054018
Cluster ID: b697c68d-d532-4c80-a8ea-c3163fb63c52
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
|
|
| Last Closed: | 2021-07-27 22:36:03 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
bmignano
2021-01-13 20:32:41 UTC
We will address this issue next sprint. Bug has been verified on OCP 4.8 with payload 4.8.0-0.nightly-2021-03-26-054333 Verify Step: 1. Nevigate to 'Roles' page under User Managemnet 2. Click into one Cluster Role 3. One the Role details page, click on the breadcrumb which shown upon the Role's name 4. Verify if user can redirect you to the roles list view after clicked the 'Roles' that on breadcrumb 5. Do the same steps for 'Role Bindings' page, verify if user can redirect to role bindings list view after clicked the 'RoleBindins' on breadcrumb Result: Roles and RoleBindings list view ca be redirected correctly after user trigger the redirect action on breadcrumb 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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-2021:2438 |