I am trying to automate our monthly tasks where every 1st of the month the following will be created:
EPIC > MMM YYYY Monthly tasks
Task > Monthly Task 1
- Subtask 1
- Subtask 2
- Subtask 3
Task > Monthly Task 2
- Subtask 1
- Subtask 2
- Subtask 3
I was able to create the automation where the epic is scheduled but the sub-tasks are going under the EPIC and the Tasks are created outside the epic. Below is the SS of the automation and the results:
Thanks!
@Wilcor G , Welcome to the Atlassian Community!
There's no easy way to explain this, but I will try to leave all steps that you need to follow to get your result.
1- Creating your Epic
2- Creating Tasks
This is our automation untill now
Just for safe reasons (delay), after the second task creation I added a branch for 'Most recently created issue' and inside the branch I added a re-fetch action
3- Creating Sub-tasks
After the Branc for Re-fetch issues add your subtasks actions. I added 6 create sub-tasks actions.
It works pretty well for me. You can try and back with your feedback of this answer :)
Regards,
Fernando
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.