Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009020Openbravo ERPY. DBSourceManagerpublic2009-05-13 13:232009-07-26 21:36
marvintm 
marvintm 
urgentcriticalhave not tried
closedfixed 
5
 
2.50MP3 
Core
No
0009020: If the dataset DS changes, dbsourcemanager might try to drop non-existant triggers
If the dataset DS changes, dbsourcemanager might try to drop non-existant triggers, during the initial DS update phase.
250MP3releasecandidate
Issue History
2009-05-13 13:23marvintmNew Issue
2009-05-13 13:23marvintmAssigned To => marvintm
2009-05-13 13:23marvintmRegression testing => No
2009-05-13 13:25hgbotCheckin
2009-05-13 13:25hgbotNote Added: 0016319
2009-05-13 13:25hgbotStatusnew => resolved
2009-05-13 13:25hgbotResolutionopen => fixed
2009-05-13 13:28hgbotCheckin
2009-05-13 13:28hgbotNote Added: 0016320
2009-05-13 13:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/02640ffdb47939f03e83a758dd25d91a706b0e55 [^]
2009-05-27 19:26psarobeStatusresolved => closed
2009-05-27 19:31psarobeFixed in Version2.50MP1 => 2.50MP2
2009-05-28 00:00anonymoussf_bug_id0 => 2797627
2009-07-03 13:14hgbotCheckin
2009-07-03 13:14hgbotNote Added: 0017882
2009-07-03 13:14hgbotStatusclosed => resolved
2009-07-03 13:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/02640ffdb47939f03e83a758dd25d91a706b0e55 [^] => http://code.openbravo.com/erp/devel/pi/rev/8218693a1fad928cd14fc8d13671540f03d7dbbd [^]
2009-07-21 16:24psarobeFixed in Version2.50MP2 => 2.50MP3
2009-07-21 16:26psarobeTag Attached: 250MP3releasecandidate
2009-07-26 21:36psarobeStatusresolved => closed

Notes
(0016319)
hgbot   
2009-05-13 13:25   
Repository: dbsourcemanager
Revision: 321
Author: marvintm
Date: 2009-05-13 13:25:24 +0200 (Wed, 13 May 2009)

Fixed issue 9020. DBSM shouldn't try to drop non-existant triggers during the dataset DS update phase.

---
U trunk/src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=321&sc=1 [^]
(0016320)
hgbot   
2009-05-13 13:28   
Repository: erp/devel/pi
Changeset: 02640ffdb47939f03e83a758dd25d91a706b0e55
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 13 13:27:48 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/02640ffdb47939f03e83a758dd25d91a706b0e55 [^]

Fixed issue 9020. DBSM shouldn't try to drop non-existant triggers during the dataset DS update phase.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0017882)
hgbot   
2009-07-03 13:14   
Repository: erp/devel/pi
Changeset: 8218693a1fad928cd14fc8d13671540f03d7dbbd
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 13 13:27:48 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8218693a1fad928cd14fc8d13671540f03d7dbbd [^]

Fixed issue 9020. DBSM shouldn't try to drop non-existant triggers during the dataset DS update phase.

---
M src-db/database/lib/dbsourcemanager.jar
---