-
Bug
-
Resolution: Fixed
-
Minor
-
None
(Similar to https://issues.jenkins.io/browse/JENKINS-48828)
When looking at the read only configuration of a Repository folder (under an Organization Item with Bitbucket SCM Navigator) via the *View Configuration*, the screen shows an Angry Jenkins message that the user does not have permission. Even if this is an admin.
INFO o.e.j.s.h.ContextHandler$Context#log: While serving http://jenkins.example.dom/job/org-folder/job/my-bitbucket-test/descriptorByName/com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource/checkServerUrl: hudson.security.AccessDeniedException3: admin is missing the Job/Configure permission
This screen is read only so it might make sense that some restriction show up but this particular unhandled exception borks the page. This could be improved.