[Vtigercrm-developers] Has anyone addressed this data overwriting issue?
Mike Fedyk
mfedyk at mikefedyk.com
Sat Feb 4 05:08:44 PST 2006
Mike Crowe wrote:
>My adodb updates were related to xmlschema, not this issue.
>
>This is an issue where we do not "lock" the record when we load the
>record in edit mode. The problem is leaving the record and releasing
>the lock. Determining how/when to do this must be defined. For
>instance, if you open a record for editing, and then reboot, close, or
>navigate to another record, how do you release the lock?
>
>
The point is don't lock. Just compare the data during the edit
request. The edit request will have to send both sets of data before
and after the edit.
See my post on the forum. It will be out in a few minutes.
More information about the vtigercrm-developers
mailing list