Hi,
I am using the "Create on Transition Plugin for JIRA".
I want to create 20 subtasks for 1 parent. The subtasks will contain the same Summary but 1 change on each summary.
For example:
The parent Summary is: "Testing the applications"
and all the 20 subtasks to this Parent will have the title:
"Testing the applications - Application1"
"Testing the applications - Application2"
...
"Testing the applications - Application20"
I assume I need to start the Summary with %parent_summary%
but how to I pass for each subtask a different application name?
Thanks!
You have the right idea. Set summary to: %parent_summary% - %entry%
and configure the Create multiple issues field with
Application1,Application2,Application3, ... ,Application20
%entry% gets replaced with each value from the comma separated list of values as each issue is created. References are:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.