Create multiple task and link as child based on custom field value

Dinesh Dhinakaran
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 29, 2014

hi All,

i need to create multiple task and link the same with parent issue.

For ex:

if i mentioned number of VM = 10, I need to create 10 subtask automatically.

if i mentioned number of vm = 5, i need to create 5 subtask automatically

Please help on this.

2 answers

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 6, 2014
0 votes
Boris Georgiev _Appfire_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 1, 2014

You can use one of these plugins to achieve that:

https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.jjupin

https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner

Basically you can add post-function to the create transition and create the subtasks based on the value of VM.

Suggest an answer

Log in or Sign up to answer