Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

workflow post-function: Create subtask for each user of a group

Dennis G. February 21, 2018

i need a workflow post-function which creates a subtask for each user of a jira-group (given by a usergroup-customfield) and assign it to him/her.

 

I found a (not working) answer:

https://community.atlassian.com/t5/Jira-questions/workflow-post-function-creating-subtask-for-each-user-of-group/qaq-p/45239

 

This solution does not work with jira 7.X and i need your help to change it to a working version ;-)

 

1 answer

0 votes
Andy Heinzer
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 22, 2018

Hi Dennis,

I found a related thread on this topic over in https://community.atlassian.com/t5/Jira-questions/Scripted-Post-Function-to-create-a-subtask-for-each-member-of/qaq-p/234312

While this script looks to be for Jira 6.3, there are other comments below the accepted solution that indicate you can update this script to work in Jira 7.x with a few changes.  I believe this would require the use of scriptrunner to make this work, but it looks like other users have been able to take that script and tweak it to make it work with Jira 7.

Suggest an answer

Log in or Sign up to answer