When concurrent updates to records are made, users are not notified

[CR #374598] Unwired Accelerator uses optimistic concurrency control to prevent conflicts when multiple users make updates to the same record. For example, if four users make updates to the same record and sync, only the first user’s sync is executed. The subsequent users are not notified that their updates did not take effect.

Workaround: None.