Hi,
I have an automation to create stories and subtasks when an Epic is created. This is working perfectly when I run it in a company managed software project. But then my users don't get to easily see the hierarchy of issues and see the progress of the Epic.
But when I run this automation in my company managed (or team managed) business project, the automation will associate the sub-tasks to the stories, but won't link the stories to the Epic.
I want this:
Epic1
Story1
Subtask1
Subtask2
Story2
Subtask1
I would like these users to have a business project because I think it's easier for them to see their hierarchy of tasks and work in a more simple manner than in a software project. But I just can't get this automation to link the stories to the epics.
NOTE: I tried using one automation rule that creates the epics, stories and branches to create the subtasks. AND I tried using 2 rules: one to create the epics and stories and one to create the subtasks to the newly create stories. In neither case, can I get the stories linked to the epic.
Screenshots attached.
