Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021669 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-09-17 12:17 | 2012-10-30 15:36 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f412ba02b37b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
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 | 0021669: Validation when exporting Database not working properly. | |||||||
Description | When Exporting the Database, there is a validation that checks that every column in the Database has a matching engtry in the Application Dictionary. But it seems it is not working properly. There has been a regression already related to this Issue. https://issues.openbravo.com/view.php?id=21614 [^] | |||||||
Steps To Reproduce | Create a new column in the Database, for example in C_Invoice Export it. This column has no maching entry in the Application Dictionary and the validation has not warned about it. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0053322) hgbot (developer) 2012-10-11 18:29 |
Repository: erp/devel/pi Changeset: f412ba02b37be45190c900ff5aa11b214732ebb8 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Oct 11 13:51:24 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f412ba02b37be45190c900ff5aa11b214732ebb8 [^] Fixes issue 21669: Validation when exporting Database not working properly There was a validation that was only being done to the tables that belonged to the module being validated, but not to the tables modified by that module. Now, if a module adds a column to a table that belongs to another module but forgets to add it to the application dictionary, the validation will detect the error, the same way it has been working for the columns defined in tables that belonged to the module being validated. --- M src/org/openbravo/service/system/DatabaseValidator.java --- |
(0053336) hudsonbot (viewer) 2012-10-13 15:50 |
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/99e438a6f972 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-09-17 12:17 | dmiguelez | New Issue | |
2012-09-17 12:17 | dmiguelez | Assigned To | => AugustoMauch |
2012-09-17 12:17 | dmiguelez | Modules | => Core |
2012-09-17 12:17 | dmiguelez | OBNetwork customer | => No |
2012-09-17 15:41 | shuehner | Issue Monitored: shuehner | |
2012-10-11 17:57 | AugustoMauch | File Added: issue21669.export | |
2012-10-11 18:28 | AugustoMauch | Issue Monitored: marvintm | |
2012-10-11 18:28 | AugustoMauch | Review Assigned To | => marvintm |
2012-10-11 18:29 | hgbot | Checkin | |
2012-10-11 18:29 | hgbot | Note Added: 0053322 | |
2012-10-11 18:29 | hgbot | Status | new => resolved |
2012-10-11 18:29 | hgbot | Resolution | open => fixed |
2012-10-11 18:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f412ba02b37be45190c900ff5aa11b214732ebb8 [^] |
2012-10-13 15:50 | hudsonbot | Checkin | |
2012-10-13 15:50 | hudsonbot | Note Added: 0053336 | |
2012-10-30 15:36 | marvintm | Status | resolved => closed |
2012-10-30 15:36 | marvintm | Fixed in Version | => 3.0MP17 |
Copyright © 2000 - 2009 MantisBT Group |