Is there any way I can tell Automation for JIRA to create (X) number of sub-tasks based off a number field in the primary ticket?
Hi Nick,
You can't use the number directly, but you could approximate this behaviour with an else/if type rule. Something like this would work:
Now this would only work obviously if you have only so many combinations. If you need to create exactly the same number of sub-tasks as the number field always (and say there could be thirty), then this would be very tedious.
We have https://codebarrel.atlassian.net/browse/AUT-81 open to track this, but we've got quite a few higher priority items in our backlog currently.
Cheers,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.