Table of content
Issue
When attempting to create a new access review from an existing configuration, users encounter a "Not Found" error. This occurs even when the query referenced in the configuration exists and is accessible to the user.
Error meaning
The error message indicates that the requested resource (query) was not found, despite being available and accessible.
Root cause
The root cause of this issue is related to the permissions associated with private queries:
- The saved query in the review configuration is a private query.
- The user attempting to create the review is not the owner of the private query.
- Admin status does not override the ownership requirement for private queries in this context.
Resolution steps
- Ensure that the user creating the access review is the owner of the private query used in the configuration.
- If possible, consider using shared queries instead of private queries for access review configurations.
Comments
0 comments
Article is closed for comments.