We have some transitions in our workflow which are only performed by admins of a project. However, when this condition on the tranisiton exists, Jira automation for the same transition fails.
How can I work around this? I want to keep the transition locked and accessible only by the admins, and I want Jira automation to be able to execute it on their behalf.
I tried adding Jira Automation as a project admin, but I don't think that is possible.
please try to add special project role atlassian-addons-project-access to these transitions too:
Hi @Kaladin Stormblessed, can you check in your workflow condition if you can add "User Is In Project Role" and select "atlassian-addons-project-access", this project role typically carries the automation for Jira user, this should allow the automation actor to do the transition since it will meet the condition, the other workaround is to change the automation rule actor to user who meets the condtion you have in the workflow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to check the transition permission that allows only project admins and the Jira Automation user to perform the transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So for the transition conditions, I don't see any option to give Jira Automation access to the transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.