Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011879Openbravo ERPA. Platformpublic2009-12-29 12:232010-02-02 00:00
psarobe 
iperdomo 
immediatemajoralways
closedfixed 
5
2.50MP6 
2.50MP122.50MP11 
Core
No
0011879: Autosave+Process request window
If the process is configured as:
Timing: Schedule
Frequency: 01- Every n seconds

Then you can never unschedule the process
1. Login
2. Go to General setup->Application->Process scheduling
3. Select Acct server process and configure as it is in the description
No tags attached.
related to feature request 0012085 new iciordia The concurrent modification mechanism shouldn't rely only on updated column 
png com.openbravo.test.integration.smoke.processscheduling.PRS0010_DeactivateBackgroundProcess.png (112,886) 2010-01-27 16:10
https://issues.openbravo.com/file_download.php?file_id=2161&type=bug
png
Issue History
2009-12-29 12:23psarobeNew Issue
2009-12-29 12:23psarobeAssigned To => iperdomo
2009-12-29 12:23psarobeStatusnew => scheduled
2009-12-29 12:23psarobefix_in_branch => pi
2010-01-27 09:30psarobeNote Added: 0023817
2010-01-27 09:30psarobeTarget Version => 2.50MP12
2010-01-27 09:30psarobefix_in_branchpi =>
2010-01-27 09:39psarobeNote Edited: 0023817
2010-01-27 09:39psarobeNote Edited: 0023817
2010-01-27 09:40psarobeFile Added: com.openbravo.test.integration.smoke.processscheduling.PRS0010_DeactivateBackgroundProcess.png
2010-01-27 09:40psarobePriorityurgent => immediate
2010-01-27 16:10elopioFile Deleted: com.openbravo.test.integration.smoke.processscheduling.PRS0010_DeactivateBackgroundProcess.png
2010-01-27 16:10elopioFile Added: com.openbravo.test.integration.smoke.processscheduling.PRS0010_DeactivateBackgroundProcess.png
2010-01-27 18:03hgbotCheckin
2010-01-27 18:03hgbotNote Added: 0023836
2010-01-27 18:03hgbotStatusscheduled => resolved
2010-01-27 18:03hgbotResolutionopen => fixed
2010-01-27 18:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/08112a0a6d4f58ac2063125699d75957b9f0480a [^]
2010-01-28 10:44iperdomoRelationship addedrelated to 0012085
2010-02-01 12:15sureshbabuNote Added: 0023877
2010-02-01 12:15sureshbabuStatusresolved => closed
2010-02-01 12:15sureshbabuFixed in Version => 2.50MP11
2010-02-01 17:53hudsonbotCheckin
2010-02-01 17:53hudsonbotNote Added: 0023899
2010-02-02 00:00anonymoussf_bug_id0 => 2944158

Notes
(0023817)
psarobe   
2010-01-27 09:30   
(edited on: 2010-01-27 09:39)
I seems that this issue breaks our smoketests randomly because we are facing the same behavior. That's why we upgrade the priority to inmmediate

Please see attach

(0023836)
hgbot   
2010-01-27 18:03   
Repository: erp/devel/pi
Changeset: 08112a0a6d4f58ac2063125699d75957b9f0480a
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Jan 27 18:02:21 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/08112a0a6d4f58ac2063125699d75957b9f0480a [^]

Fixes issue 11879: Process execution don't modify [updated] column
- On each execution or trigger the updated column was modified and this
breaks the concurrent modification check. A user was not able to
unschedule a process request executed every second.
- Code cleanup: Removed unnecessary main method.

---
M src/org/openbravo/scheduling/ProcessMonitor.java
M src/org/openbravo/scheduling/ProcessRequest_data.xsql
---
(0023877)
sureshbabu   
2010-02-01 12:15   
Tested working fine
(0023899)
hudsonbot   
2010-02-01 17:53   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/08112a0a6d4f [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/3d5bd712a24b [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16007.obx [^]