Hi,
I have a timed automation in which on a specific date, a parent issue is created, then sub-tasks are created under it. It works great.
However, I'm also hoping to attach forms to a few of those sub-tasks. Here's a layout of the automation build
1. Parent Task is Created
2. Branch to set that subsequent actions are for the sub-tasks, using the "current issue" selection (by it's definition, this seems to be appropriate)
3. Create Sub-Tasks
4. Add Form
I understand the linear nature of Jira automations, and imagine I may need to break it out into additional automations, but I'm asking just in case there is a way.
For step 2 above, the branch - I've tried variations such as setting it to impact sub-tasks, or children tasks, but those don't seem to be relevant and causes the automation to fail.
Thanks!