Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006788Openbravo ERP01. General setuppublic2009-01-07 17:402009-04-21 12:39
pmagnin 
marvintm 
highmajoralways
closedfixed 
5
2.50alpha-r4 
2.50 
Core
No
0006788: Risk of Regression when downloading and building a module
Scenario :
1) You start configuring a new module (MyModule) and add many tables, pages and processes to this module
2) You have a doubt about the configuration and you want to validate your choice looking at an existing module.
3) You download an existing module (for example Solitaire), and you build it.

Result: All your module "MyModule" and all its objects have been deleted.
Modularity
Issue History
2009-01-07 17:40pmagninNew Issue
2009-01-07 17:40pmagninAssigned To => rafaroda
2009-01-07 17:40pmagninsf_bug_id0 => 2492327
2009-01-07 17:40pmagninRegression testing => No
2009-01-08 19:47iciordiaAssigned Torafaroda => alostale
2009-01-08 19:50iciordiaNote Added: 0012010
2009-01-09 11:17rafarodaTag Attached: Modularity
2009-01-09 11:22rafarodaPrioritynormal => high
2009-01-09 11:22rafarodaStatusnew => scheduled
2009-02-04 13:05alostaleAssigned Toalostale => marvintm
2009-02-09 09:55svnbotCheckin
2009-02-09 09:55svnbotNote Added: 0013242
2009-02-09 09:55svnbotStatusscheduled => resolved
2009-02-09 09:55svnbotResolutionopen => fixed
2009-02-09 09:55svnbotsvn_revision => 234
2009-02-09 09:56svnbotCheckin
2009-02-09 09:56svnbotNote Added: 0013243
2009-02-09 09:56svnbotsvn_revision234 => 12941
2009-04-21 12:39psarobeStatusresolved => closed

Notes
(0012010)
iciordia   
2009-01-08 19:50   
This is solved by checking during update.database task that no changes have been done in the instance since the last export.database.

Ismael
(0013242)
svnbot   
2009-02-09 09:55   
Repository: dbsourcemanager
Revision: 234
Author: marvintm
Date: 2009-02-09 09:55:25 +0100 (Mon, 09 Feb 2009)

Fixed issue 6788. Security mechanism will also work for update.database.mod.

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

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=234&sc=1 [^]
(0013243)
svnbot   
2009-02-09 09:56   
Repository: openbravo
Revision: 12941
Author: marvintm
Date: 2009-02-09 09:56:03 +0100 (Mon, 09 Feb 2009)

Fixed issue 6788. Security mechanism will also work for update.database.mod.

---
U trunk/src-db/database/build.xml
U trunk/src-db/database/lib/dbsourcemanager.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=12941&sc=1 [^]