Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018475Openbravo ERP01. General setuppublic2011-09-08 16:322011-10-18 11:36
malsasua 
jecharri 
urgentmajoralways
closedfixed 
20Community Appliance
3.0MP2 
2.50MP352.50MP35 
Google Chrome
Core
No
0018475: sequence number is reset when a dataset include a sequence with the same name
if you have in your enviroment a sequence (created manually) and you apply a new dataset that it contains a sequence with the same name , the numeric of original sequence is reset
. create a new sequence with name "testSequence"
. change the value of sequence to 1000111
. apply the dataset of file attached
. the value of sequence "testSequence" has been reset to 1000000
No tags attached.
blocks defect 0018474 closed jecharri sequence number is reset when a dataset include a sequence with the same name 
Issue History
2011-09-08 16:33malsasuaTypedefect => backport
2011-09-08 16:33malsasuafix_in_branch => 2.50
2011-09-21 12:46jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2011-10-05 09:49jonalegriaesarteWeb browserGoogle Chrome => Google Chrome
2011-10-05 09:49jonalegriaesarteTarget Version => 2.50MP35
2011-10-06 11:12hgbotCheckin
2011-10-06 11:12hgbotNote Added: 0041523
2011-10-06 11:12hgbotStatusscheduled => resolved
2011-10-06 11:12hgbotResolutionopen => fixed
2011-10-06 11:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/dcf09d553ca0f34e5a8961baa4e2e17724283302 [^]
2011-10-18 11:36malsasuaNote Added: 0041876
2011-10-18 11:36malsasuaStatusresolved => closed
2011-10-18 11:36malsasuaFixed in Version => 2.50MP35

Notes
(0041523)
hgbot   
2011-10-06 11:12   
Repository: erp/stable/2.50
Changeset: dcf09d553ca0f34e5a8961baa4e2e17724283302
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Fri Sep 30 12:31:26 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/dcf09d553ca0f34e5a8961baa4e2e17724283302 [^]

Fixes issue 18475: sequence number is reset when a dataset include a sequence with the same name

---
M src/org/openbravo/dal/xml/BaseXMLEntityConverter.java
---
(0041876)
malsasua   
2011-10-18 11:36   
verified