Bug 1786251
| Summary: | remove retry link from the 'access review' page for normal user | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | shahan <hasha> |
| Component: | Management Console | Assignee: | Zac Herman <zherman> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.3.0 | CC: | aos-bugs, jokerman, zherman |
| Target Milestone: | --- | Keywords: | UpcomingSprint |
| Target Release: | 4.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Users without permissions could see the Review Access tabs in the Explorer section.
Consequence:
User would see confusing error message and ask them to 'try again' on that page even though they had no permissions
Fix:
The Review Access tab is no longer shown for users who do not have the proper authorization.
Result:
Users do not see the Review Access tab and cannot see the error message that was previously confusing and misleading
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-07-13 17:12:48 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: | |||
Have a PR open and hope to merge a fix next sprint The access review disabled for general user 4.5.0-0.nightly-2020-05-09-003922 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:2409 |
Description of problem: remove retry link from the 'access review' page Version-Release number of selected component (if applicable): 4.3.0-0.nightly-2019-12-22-223447 How reproducible: always Steps to Reproduce: 1. general user click Home-> explore -> Node -> access review 2. 3. Actual results: Error Loading Access Review: resourceaccessreviews.authorization.openshift.io is forbidden: User "testuser-0" cannot create resource "resourceaccessreviews" in API group "authorization.openshift.io" at the cluster scope Please try again. Expected results: Should remove the 'try again 'link Additional info: