Hello community,
I'm facing an issue I don't find the solution. I've built a Forms - Flow - Planner solution that worked well until users asked to add a new option. This is where problem starts.
To synthesis the flow, reqester fill a forms. Flow is the BPM engine that creates a planner task for workshop.
Pb is when the requester need 2 workshops to work one after the other on it. So I create a 1st planner feed by the Flow. When this task is completed I want to create a new task also fille by the forms into a different plan.
Problem is I use "when a task is complete" but I can only select the plan, not the task ID. So as the job can require some delay, it frequently happen that a task is completed but has no link at all with the one I'm interested in to go on a new planner task created.
I attach a screen print of the flow.
Do you have any idea ?