Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012085
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformmajoralways2010-01-28 10:422011-05-25 13:03
ReporteriperdomoView Statuspublic 
Assigned Toiciordia 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012085: The concurrent modification mechanism shouldn't rely only on updated column

DescriptionThe 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.
Steps To Reproduce* Update your working copy to revision acdd19231c37
* Schedule a process request for the Accounting server to run every 1 second
* Try to unschedule it
Proposed Solution* The concurrent modification should be based on the updated timestamp but also check the values of the columns that can updated from the UI
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00118792.50MP12 closediperdomo Autosave+Process request window 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-01-28 10:42 iperdomo New Issue
2010-01-28 10:42 iperdomo Assigned To => alostale
2010-01-28 10:43 iperdomo Summary The 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:44 iperdomo Relationship added related to 0011879
2010-02-01 12:02 alostale Assigned To alostale => iciordia
2010-02-01 12:02 alostale Type defect => feature request
2011-05-25 13:03 dmitry_mezentsev Target Version 3.0MP0 =>


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker