concurrency control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Vincent
    Senior Member
    • May 2017
    • 176

    concurrency control

    Hi, we encounter a problem that two users can edit the same record and overwrite each other's changes.


    Is there any concurrency control/ concurrency checking for all entities in the future?


    Thanks in advance
  • yuri
    Member
    • Mar 2014
    • 8451

    #2
    Hi,

    There's no the concurrency control. When user edit a record, only changed values are sent. So other fields shouldn't be overridden.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...