The app is outofoffice-connect (https://marketplace.atlassian.com/apps/1218305/out-of-office-absence-automatic-issue-assignment-for-jira) and a customer defined a rule that should reassign an issue to a user that has rights to assign issues. (He can be manually assigned).
The endpoint used is
PUT /rest/api/3/issue/{issueIdOrKey}/assignee
atlassian-connect-express is version 6.6.0.
The app has the scope WRITE defined. (anyway this is a main feature and works in many installations)
The customer send the permission scheme which is
The error message normally appears when the "altassian-addons-project-access" is missing from the Project Role entries. But it is there ...
Are there other reasons why the error message
403 "You do not have the permission to assign issues"
is returned by this endpoint?
Thank for any help ...
Best regards, Michael
@Michael Schmidt If all fails, the best way to go about it, is to test it out on a different permission scheme. Do not copy it, replicate the permission scheme and try the endpoint on the new scheme and see if the behaviour occurs.
Thanks for the fast answer. I can ask the customer if he allows for that. But he is just evaluating the app, not a long term relationship. I cannot reproduce it on my test instances.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.