Question
Personal
IN
Last activity: 9 Jul 2024 7:19 EDT
In Flight case changes
I have an application in Production with an assignment to Update Home Address and there are one or more cases in Production that are waiting in this assignment. However, there is a new change that instead of Updating Home Address assignment, we need to replace it with a screen flow that can update other details as well?
Regards
Mokshagna.
@MokshagnaJ17205438
Hi,
In case of replacing the assignment directly with the screen flow, we can use Tickets to handle the impact to in-flight cases that are waiting in the assignment which is no longer valid.
Create a ticket and set it to the flow which had Update Home Address assignment.
Write one-time activity
Fetch all the cases in Update Home Address assignment.
Open and acquire lock on the impacted cases
Set ticket to move them to the starting of the flow.
Move the flow change along with this one-time activity change. Run the one-time activity so that all the impacted in-flight cases are moved automatically to the screen flow assignment.