When I route a work item to a specific user, it should get removed from all others queue. So that assigned person will work on the item.
For example, workitem1 can be viewed by User A, User B and User C. When A assign it to C, the work item should get disappear from queue of User A & B.
How do we set this ?