I am trying to get Jira to create a ticket each day to cover the daily tasks required of a specific team, within which I need to have ten or eleven sub-tasks.
I have got the Cron job to create the ticket daily at 0800 no problem at all, but when I ask it to then create subtasks as part of that ticket creation, it fails with the message
"Error creating issue
Issue type is a sub-task but parent issue key or id not specified. (issuetype)"
I have set the parent case to be "Current", assuming that this means the "Current" would be the case created in the first place
I did try change the parent to "Trigger" just in case my understanding of what that bit meant was wrong, but there is no improvement - the case creates, but no subtasks are found within it, and the same error message is shown.
The parent case is issueType "Task", but since these are scheduled to be created each morning, I cannot add a parent issue key, because it simply wont have been created yet - so I am a bit stuck and would appreciate any suggestions to help me fix this.
Hi @kay bickell
You'd need a Branch after the creation of the Task, to house the Sub-task creations - rule would look something like this:
This should then work :)
Current Issue will now function against the Task - because the second Create Issue Action is now in a Branch.
Ste
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.