I'm trying to create a Story with a Sub-task underneath it.
Firstly, I have a Lookup issues action. Based on that condition, I want to create a Story, then create a Sub-task and have the created Story as the Parent of the Sub-task.
I've tried:
Neither of these worked, got the audit log error message: Issue type is a sub-task but parent issue key or id not specified. (issuetype)
Are there any other suggestions out there or have I missed something?
Hello @Rachel Alexander
One way to address this is by creating a branch after you create the Story.
In the Sub-task creation set Parent to Current Work Item, or use the smart value {{issue.key}}
This is really helpful to know, thank you!
Unfortunately it was a typo that did it for me so now the way I've done it also works!
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.