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: 

Showing Subtaks screen in a transition

hugelsb
October 3, 2013

Hi,

I would like to enter directly data on the subtask screen during a transition of the parent task where this subtask is created. Is there a way to implement this with script runner?

Thanks you for any help.

Regards

Beat

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
John Bishop
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 Champions.
November 13, 2013

Maybe you could specify a screen for that transition with the same fields as the subtask. Then you could use script runner write a post-function which would copy those values to the subtask.

hugelsb
November 19, 2013

This is a try worth, thank you! Did you do this already once?