Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012085Openbravo ERPA. Platformpublic2010-01-28 10:422011-05-25 13:03
iperdomo 
iciordia 
normalmajoralways
newopen 
20Community Appliance
 
 
Core
No
0012085: The concurrent modification mechanism shouldn't rely only on updated column
The current implementation of the concurrent modification check, is based only in the updated column.

There are tabs that are based on tables updated by background processes. If you update a record, the updated column should be updated, but if you schedule a process to run every 1 second, you are always watching in the UI an old copy of the record.

The check should be based on the updated column, but also on checking the values of the columns that can be updated by the user.
* Update your working copy to revision acdd19231c37
* Schedule a process request for the Accounting server to run every 1 second
* Try to unschedule it
* The concurrent modification should be based on the updated timestamp but also check the values of the columns that can updated from the UI
No tags attached.
related to defect 00118792.50MP12 closed iperdomo Autosave+Process request window 
Issue History
2010-01-28 10:42iperdomoNew Issue
2010-01-28 10:42iperdomoAssigned To => alostale
2010-01-28 10:43iperdomoSummaryThe concurrent modification mechanism shouldn't rely only un updated column => The concurrent modification mechanism shouldn't rely only on updated column
2010-01-28 10:44iperdomoRelationship addedrelated to 0011879
2010-02-01 12:02alostaleAssigned Toalostale => iciordia
2010-02-01 12:02alostaleTypedefect => feature request
2011-05-25 13:03dmitry_mezentsevTarget Version3.0MP0 =>

There are no notes attached to this issue.