remove assignment shape in flow
Hey team,
please can you help me to know how to handle this situation?
For a given flow, there are 3 assignments shapes and each of them has tasks on it and users currently working on it.
Assignment shape 1, Assignment shape -2, and Assignment shape3 on the main flow
A new request comes to remove assignment shape 2 in the flow. but you don't want to impact current tasks on it because of active users on it.
how to handle it ?
@JefflyJ6 - You can leave the Assignment 2 as it is but remove the incoming connectors to it (leave the outgoing connector to Assignment 3 as it is)
So, connect Assignment 1 to Assignment 3.
This way existing tasks in Assignment 2 can be worked on and once submitted they will move to Assignment 3.
New cases will go to Assignment 1 and then to Assignment 3.