Hi guys,
I set up an automation and the trigger is "Transfer to development upon completion? Yes/No". If select Yes, it will create a new issue in development related project when the issue is complete.
And here is the problem I'm having, if I create a sub-issue and select "Yes" to trigger development issue creation, it fails and returns "Error creating issue: Issue type is a sub-task but parent issue key or id not specified. (issuetype)".

Because sometimes the task is big and we need to create sub-tickets to solve it, can someone teach me how to solve this problem?
Thank you in advance!