I have an automation set up to move issues from Resolved status to Closed status after 14 days. The automation was working well until now. This is the error I'm seeing---
No transitions found for user. Ensure that the rule actor has permission (including issue security levels) to see issue and perform transitions.
I've set this rule to run everyday. I checked that the transition from Resolved to Closed exists.
I also checked the permissions and checked that atlassian-addons-project-access has transition permissions.
Are there any post functions that I need to update? I don't have any conditions set.
Also, what do I need to add in the Cron expression if I need this rule to run every day at 9 am EST?
atlassian-addons-project-access)
atlassian-addons-project-access)
atlassian-addons-project-access)
Hi Gillian,
Maybe copy the rule and change the trigger to manual. And then try it then while on an issue that qualifies and see what happens.
Thanks for providing all these details!
Let's look to make sure that the A4J user has the correct permissions. You did check if that was the case for the Transition permission, but to transition you actually also need Browse Projects and Edit Issues permission. Can you check if that's the case as well?
Additionally, are you using any Issue Security?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Hans Polder , yes A4J has both Browse and Edit issues permission. We are not using Issue security.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try changing the actor to yourself (presuming you are a (project) admin) to see if that would work?
I assume you do see the transition yourself when trying to do the exact same action from the ticket in question?
If the permissions are correct, it would seem that it's really something in the workflow. Can you share a screenshot of the workflow, including the details of the Resolved > Closed 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.
Hey @hak not sure what happened but the automation seems to work now..I don't see the errors anymore..Thanks for all your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the update! Maybe it was some bug at Atlassian side, as your workflow transition does indeed look clean.
Good to hear that it works again :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you checked all the workflows in the project as it seems to apply to all the workflows in the project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're using 1 workflow for this project at the moment.
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.