Shouldn't all assignments of screenflow stay with current user once it is pulled from a Queue?
We have a requirement that case once created using Pega API, should get assigned to a Work basket Queue. Once user pull's the assignment it should stay in user's queue for all subsequent assignments within the screen flow. In our case once we pull the screenflow assignment it again goes back to queue after each step in screenflow. This is causing very inconvenience to the user. In our understanding once user pulls assignment, it is assigned to user only and all subsequent assignments should stay within same user. If this is not the case, what can we do to keep assingment of screenflow with same operator id who pulls the first assingment?
Note: the starter flow if a standardflow which has a screenflow within. The first assignment should preferebly be in screenflow for user to navigate back and forth to collect data.