Selected record modified by another user
Hello All,
We have a functionality where we've got one field on Service Request level and a similar field on all related Activities below it. The functionality we added is that whenever one user updates the field on their Activity it fires up and updates a field on Service Request and other related Activities. There are some conditions that need to be met like Activity Type and SR Type, but when one user is updating a field on Activity 1, while another user is changing a record of Activity 2 the concurrence appears.
The functionality updates the field from Activity 1 and a second user gets error when trying to save a record "Selected record modified by another user".