-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 8.19.0
-
Component/s: Repository - Permissions
-
Severity 3 - Minor
Issue Summary
A REPO_ADMIN user can’t view a repository’s Jira Commit Checker settings (the repo admin sees "Access is denied - Contact your team lead or administrator to get access"). A user with PROJECT_ADMIN can see the settings (but they shouldn't require that level of access)
Steps to Reproduce
- USER1 has REPO_ADMIN access but not PROJECT_ADMIN
- View the repository's Jira Commit Checker settings
- Error is encountered
- USER2 has PROJECT_ADMIN permissions
- Able to view the repository's Jira Commit Checker settings
Expected Results
REPO_ADMIN permissions should be sufficient to see the repo's Jira Commit Checker settings.
Actual Results
Does not have sufficient permission and encounters an access denied error.
Workaround
None. PROJECT_ADMIN level access is required.