Hi,
I am trying to create an automation.....
It is scheduled
Condition is JQL(No user condition)
Action- Need to add a comment and update the status
But this transition has user role conditions.
Scenario Result 1 : When the actor is Automation for Jira, it is adding a comment but failing to update the status
Scenario Result 2 : When I change the Automation actor to the user that meets the status transition condition It can do both Adding comment and update the status.
Is the transition user condition restricting the Automation for Jira from updating the status
and if so how can I achieve it with Automation Jira as a actor.
Thanks
In Project Settings/Permissions, try to add Automation for Jira user In Transition Issues permission
Hi @vinz Thanks for your quick reply.....I was trying different scenarios.
It failed even after adding transition issues to automation for jira but it did give me an idea.
Solution:
I gave transition and resolve issue permission to Automation For Jira and added an extra workflow condition "Only users with Resolve Issues permission can execute this transition"
Now it working fine
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mahanth,
Yes it would since you have conditions. Make sure to add a condition for either the Project Role for atlassian-addons or the Group for atlassian-addons, so the actor can transition the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Funk
Thanks for your suggestion.
I believe we can't add either atlassian-addons or Automation for Jira to roles or groups.
They are not available when I tried.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mahanth Prudhvi P what is the transition condition? Is it based on a group or role? If yes then add the automation actor to that group or role.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your suggestion.
I believe we can't add either atlassian-addons or Automation for Jira to roles or groups.
They are not available when I tried.
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.