Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0008898 | Openbravo ERP | Y. DBSourceManager | public | 2009-05-05 10:13 | 2009-07-26 21:36 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | urgent | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 2.50MP3 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0008898: Configuration scripts are not applied if update.database.mod is used |
Description | Configuration scripts are not applied if the update.database.mod is used to apply the template. Update.database, however, works.
This means that if a template is applied through the module management console, the configuration script changes will not appear in the database. However, if an update.database is executed later, those changes will then appear. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | 250MP1, 250MP3releasecandidate, Modularity |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-05-05 10:13 | marvintm | New Issue | |
2009-05-05 10:13 | marvintm | Assigned To | => marvintm |
2009-05-05 10:13 | marvintm | Regression testing | => No |
2009-05-05 10:14 | marvintm | Tag Attached: 250MP1 | |
2009-05-05 10:14 | marvintm | Tag Attached: Modularity | |
2009-05-05 11:54 | hgbot | Checkin | |
2009-05-05 11:54 | hgbot | Note Added: 0016040 | |
2009-05-05 11:54 | hgbot | Status | new => resolved |
2009-05-05 11:54 | hgbot | Resolution | open => fixed |
2009-05-05 11:55 | hgbot | Checkin | |
2009-05-05 11:55 | hgbot | Note Added: 0016041 | |
2009-05-05 11:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a6ea634bb633d32d7c862c6fc21646037d8cef64 [^] |
2009-05-25 18:04 | psarobe | Status | resolved => closed |
2009-05-26 00:00 | anonymous | sf_bug_id | 0 => 2796599 |
2009-07-03 13:14 | hgbot | Checkin | |
2009-07-03 13:14 | hgbot | Note Added: 0017866 | |
2009-07-03 13:14 | hgbot | Status | closed => resolved |
2009-07-03 13:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a6ea634bb633d32d7c862c6fc21646037d8cef64 [^] => http://code.openbravo.com/erp/devel/pi/rev/d3221f9f137d8230b592c49deebe70dd61d2850f [^] |
2009-07-21 16:24 | psarobe | Fixed in Version | 2.50MP1 => 2.50MP3 |
2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
2009-07-26 21:36 | psarobe | Status | resolved => closed |
Notes |
|
(0016040)
|
hgbot
|
2009-05-05 11:54
|
|
Repository: dbsourcemanager
Revision: 310
Author: marvintm
Date: 2009-05-05 11:54:34 +0200 (Tue, 05 May 2009)
Fixed issue 8898. Now full update.database will be executed when a template is being applied, or an industry template depends on a module which is being applied.
---
U trunk/src/org/openbravo/ddlutils/task/AlterDatabaseDataMod.java
U trunk/src/org/openbravo/ddlutils/util/DBSMOBUtil.java
---
https://dev.openbravo.com/websvn/dbsourcemanager/?rev=310&sc=1 [^]
|
|
|
(0016041)
|
hgbot
|
2009-05-05 11:55
|
|
Repository: erp/devel/pi
Changeset: a6ea634bb633d32d7c862c6fc21646037d8cef64
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 05 11:55:02 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a6ea634bb633d32d7c862c6fc21646037d8cef64 [^]
Fixed issue 8898. Now full update.database will be executed when a template is being applied, or an industry template depends on a module which is being applied.
---
M src-db/database/lib/dbsourcemanager.jar
---
|
|
|
(0017866)
|
hgbot
|
2009-07-03 13:14
|
|
Repository: erp/devel/pi
Changeset: d3221f9f137d8230b592c49deebe70dd61d2850f
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 05 11:55:02 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d3221f9f137d8230b592c49deebe70dd61d2850f [^]
Fixed issue 8898. Now full update.database will be executed when a template is being applied, or an industry template depends on a module which is being applied.
---
M src-db/database/lib/dbsourcemanager.jar
---
|
|