Hello!
Searched for this, couldn’t find a solution.
Im looking for a way to create a project template that would automatically create all tasks, subtasks and subsub tasks with their dependencies
For example;
Project Template: Baking a cake
Task 1: Prepare Ingredients
Task 1.a: Purchase Ingredients
Task 1.a.1: Purchase milk
Task 1.a.2: Purchase eggs
Task 1.b: Sort Ingredients
Task 2
Task 3
... Etc
Parent tasks, child tasks and grand child tasks are dependent
Then I could easily create multiple projects from the same template
Project 1: Strawberry Cake
Project 2: Chocolate Cake
Etc…
How to achieve this?