Since upgrading BitBucket server from 5.5 to 5.10 nearly all of our users are getting a red "no access to this resource" pop-up over any pull request. It appears to be a call to the "pull-request-cleanup" endpoint on the rest API, and fails because personal repositories do not grant read permissions to just any user.
Are we stuck with this behaviour and do I need to bulk change the repository permissions on all existing personal repositories? Or can I remove the tickbox for "delete source branch", which appears to be the root of all this evil?
For the historical record, this was https://jira.atlassian.com/browse/BSERV-10813
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.