Hi,
I have this workflow, it clones an issue and its sub-task, but the sub-tasks are created under the original issue. How is it possible to create the sub-task under the in the first step cloned issue?
Hi @Tim Mihalik -- Welcome to the Atlassian Community!
When you clone the first issue, save its key in a created variable from {{createdIssue.key}}
Then when you clone the subtasks, select and set the Parent field to that variable.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.