Hello,
We recently switched our Bitbucket application from a dev environment (where it used a dev jira server for user managment) to production (where we changed the user management link to our jira production server).
Since we moved the user management to Jira production whenever we try to change user permissions to add users to a repo or a group to a repo we get the following error:
"An unexpected error occurred. Consult your system logs for more information"
Also there are alot of entries in the logs along the lines of:
" c.a.s.i.p.GrantedPermissionVoterProvider Permission voter for user *the persons email address* has expired and will be recalculated"
Any and all help would be appreciated.