I have two Task workflows that trigger on a ticket creation. One task is for the completion of an access request form and each child task gets closed in sequence. I then have a Task that is generated at a different ticket creation to then grant the access. These two Tasks are tracked separately by the due date of the parent tickets so I cannot merge them, but I need a way to have Task2 generated once the final task in Task 1 is closed. Is this possible or should I be rethinking how these two workflows get accomplished?