I am working on an automation to simplify our onboarding process, we are using planner and I have a flow that is triggered by a submission of a contact form, in addition to other steps it is creating a bucket then creating a task for one person to verify the new hires documentation, once he completes that task I want several other tasks created, I can accomplish this with the "when a task is completed" trigger the issue is that it looks for any task to be completed not a specific one and if there are multiple instances of this flow running it will complete all of them when any task in the planner is completed. This is what I have at the moment, it will sit until the do until times out then just complete the remaining steps whether the initial task has been marked complete or not.

