The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How to automatically change the assignee from a group when transitioning the workflow using script

How to automatically change the assignee from a group when transitioning the workflow using script

Megha Mauni
December 3, 2019

I need a script to change the assignee selected from a group for a transition in a round robin way.

for example: for every task if we are making a transition from todo to inprogress assignee should be selected from a group in a round robin way.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alex Christensen
Community Champion
December 3, 2019

I don't know of any script that does this, but I know that Automation for Jira can do this. Here's a screenshot of a quick rule I configured that does this:

automation-for-jira.pngI haven't tried it in the free version of Automation for Jira, but it might be worth installing the free app into a development instance and seeing if that works for you.