Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019625Openbravo ERPY. DBSourceManagerpublic2012-02-02 11:492012-03-02 15:34
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
3.0MP9 
Core
No
0019625: Currently changes in the "required" setting of a column cannot be exported to the configuration script
Currently, if a column is changed from required to not required, or from not required to required, this change is not exported to the configuration script.

This could be an issue when a complex customer is upgrading to a newer version of Openbravo.
* Change a column from required to not required.
* Export a configuration script. The change will not be there.
No tags attached.
Issue History
2012-02-02 11:49marvintmNew Issue
2012-02-02 11:49marvintmAssigned To => marvintm
2012-02-02 11:49marvintmModules => Core
2012-02-02 11:50hgbotCheckin
2012-02-02 11:50hgbotNote Added: 0044794
2012-02-02 11:50hgbotStatusnew => resolved
2012-02-02 11:50hgbotResolutionopen => fixed
2012-02-02 11:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/dbsm-main/rev/482408e91bea7d174e889ea7bd10e6d53fb997d0 [^]
2012-02-02 12:44hgbotCheckin
2012-02-02 12:44hgbotNote Added: 0044802
2012-02-02 12:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/dbsm-main/rev/482408e91bea7d174e889ea7bd10e6d53fb997d0 [^] => http://code.openbravo.com/erp/devel/pi/rev/4f9386d39647b89d27ed9672bb7784e4f0c77b97 [^]
2012-02-28 11:14AugustoMauchNote Added: 0045519
2012-02-28 11:14AugustoMauchStatusresolved => closed
2012-02-28 11:14AugustoMauchFixed in Version => 3.0MP9
2012-03-02 15:34hudsonbotCheckin
2012-03-02 15:34hudsonbotNote Added: 0045729

Notes
(0044794)
hgbot   
2012-02-02 11:50   
Repository: erp/devel/dbsm-main
Changeset: 482408e91bea7d174e889ea7bd10e6d53fb997d0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 02 11:49:56 2012 +0100
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/482408e91bea7d174e889ea7bd10e6d53fb997d0 [^]

Fixed issue 19625. Add the capability to export a required-notrequired change to config scripts

---
M src/mapping.xml
M src/org/apache/ddlutils/alteration/ColumnRequiredChange.java
M src/org/apache/ddlutils/alteration/DataComparator.java
M src/org/openbravo/ddlutils/util/DBSMOBUtil.java
---
(0044802)
hgbot   
2012-02-02 12:44   
Repository: erp/devel/pi
Changeset: 4f9386d39647b89d27ed9672bb7784e4f0c77b97
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Feb 02 12:02:43 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4f9386d39647b89d27ed9672bb7784e4f0c77b97 [^]

Fixed issue 14980. Fixed issue 19625.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0045519)
AugustoMauch   
2012-02-28 11:14   
Code reviewed and verified
(0045729)
hudsonbot   
2012-03-02 15:34   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^]

Maturity status: Test