Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0019625 | Openbravo ERP | Y. DBSourceManager | public | 2012-02-02 11:49 | 2012-03-02 15:34 |
|
| Reporter | marvintm | |
| Assigned To | marvintm | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.0MP9 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0019625: Currently changes in the "required" setting of a column cannot be exported to the configuration script |
| Description | 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. |
| Steps To Reproduce | * Change a column from required to not required.
* Export a configuration script. The change will not be there. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-02-02 11:49 | marvintm | New Issue | |
| 2012-02-02 11:49 | marvintm | Assigned To | => marvintm |
| 2012-02-02 11:49 | marvintm | Modules | => Core |
| 2012-02-02 11:49 | marvintm | OBNetwork customer | => No |
| 2012-02-02 11:50 | hgbot | Checkin | |
| 2012-02-02 11:50 | hgbot | Note Added: 0044794 | |
| 2012-02-02 11:50 | hgbot | Status | new => resolved |
| 2012-02-02 11:50 | hgbot | Resolution | open => fixed |
| 2012-02-02 11:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/482408e91bea7d174e889ea7bd10e6d53fb997d0 [^] |
| 2012-02-02 12:44 | hgbot | Checkin | |
| 2012-02-02 12:44 | hgbot | Note Added: 0044802 | |
| 2012-02-02 12:44 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/482408e91bea7d174e889ea7bd10e6d53fb997d0 [^] => http://code.openbravo.com/erp/devel/pi/rev/4f9386d39647b89d27ed9672bb7784e4f0c77b97 [^] |
| 2012-02-28 11:14 | AugustoMauch | Note Added: 0045519 | |
| 2012-02-28 11:14 | AugustoMauch | Status | resolved => closed |
| 2012-02-28 11:14 | AugustoMauch | Fixed in Version | => 3.0MP9 |
| 2012-03-02 15:34 | hudsonbot | Checkin | |
| 2012-03-02 15:34 | hudsonbot | Note 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
|
|
|
|
|
|
|
Code reviewed and verified |
|
|
|
|
|