I'm trying to create a manually triggered automation that is available in the subtask screens that is triggered by a user if need be (while they doing the subtask, they may need other things done).
The triggered items should be subtasks, that live within the issue. I am getting an error when the manual automation is triggered from the subtask, but not when its triggered from the main task.
I understand the issue is essentially when an automation is triggered from a subtask that it's trying to create a subtask under that triggering subtask.
How can I make all the triggered subtasks only go main issue? The only options for parent issue are current issue (a subtask) or trigger issue (a subtask again).
Thanks for the help!