Closed
Optimistic Locking - Inter-client communication
With the optimistic locking approach, if a case open with user1 has been updated by user2 (user2 changes committed first to database), does user1 get to know exactly what has been changed by user2 and precisely which of user1 values have been overriden?