Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016331 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-03-16 15:43 | 2011-03-17 00:00 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 437a06f270a0 | ||||
Projection | none | ETA | none | Target Version | 3.0RC5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0016331: On update.database types should not be checked for the loaded from database model | |||||||
Description | On update.database types should not be checked for the loaded from database model, because we don't care about columns which will be removed, and we don't care about the old type of the column in case it was changed, we care only about the new one. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0034952) hgbot (developer) 2011-03-16 18:17 |
Repository: erp/devel/pi Changeset: 8f593389661dc9a2724ad64d3e25594165373c2d Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Mar 16 18:15:40 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8f593389661dc9a2724ad64d3e25594165373c2d [^] Fixed issue 16331. Fixed issue 16329. Fixed issue 16334. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0034956) hgbot (developer) 2011-03-16 18:17 |
Repository: erp/devel/dbsm-main Changeset: d295237e3408f3d9be9deaeaf3c1b38b9cb21c26 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Mar 16 18:14:16 2011 +0100 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/d295237e3408f3d9be9deaeaf3c1b38b9cb21c26 [^] Fixed issue 16331. Data types will not be checked on the loaded model. --- M src/org/openbravo/ddlutils/task/AlterDatabaseDataAll.java --- |
(0034957) hgbot (developer) 2011-03-16 18:19 |
Repository: erp/stable/2.50 Changeset: 437a06f270a020cbcdcdd1a5b93c0ae2f52ce487 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Mar 16 18:18:33 2011 +0100 URL: http://code.openbravo.com/erp/stable/2.50/rev/437a06f270a020cbcdcdd1a5b93c0ae2f52ce487 [^] Fixed issue 16331. Fixed issue 16329. Fixed issue 16334. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0034960) shuehner (administrator) 2011-03-16 18:20 |
Tested with update.db from 2.50MP0 to latest main (rev: 42cb4c157d3e) which failed without this fix as the datatype used for binary column by the erp on postgres changed from blob -> bytea and the check for the in-db model prevented the update. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-16 15:43 | marvintm | New Issue | |
2011-03-16 15:43 | marvintm | Assigned To | => marvintm |
2011-03-16 15:43 | marvintm | Modules | => Core |
2011-03-16 15:43 | marvintm | OBNetwork customer | => No |
2011-03-16 15:43 | marvintm | Status | new => scheduled |
2011-03-16 15:43 | marvintm | fix_in_branch | => pi |
2011-03-16 15:49 | marvintm | Target Version | => 3.0RC5 |
2011-03-16 15:49 | marvintm | fix_in_branch | pi => |
2011-03-16 18:17 | hgbot | Checkin | |
2011-03-16 18:17 | hgbot | Note Added: 0034952 | |
2011-03-16 18:17 | hgbot | Status | scheduled => resolved |
2011-03-16 18:17 | hgbot | Resolution | open => fixed |
2011-03-16 18:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8f593389661dc9a2724ad64d3e25594165373c2d [^] |
2011-03-16 18:17 | hgbot | Checkin | |
2011-03-16 18:17 | hgbot | Note Added: 0034956 | |
2011-03-16 18:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/8f593389661dc9a2724ad64d3e25594165373c2d [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/d295237e3408f3d9be9deaeaf3c1b38b9cb21c26 [^] |
2011-03-16 18:19 | hgbot | Checkin | |
2011-03-16 18:19 | hgbot | Note Added: 0034957 | |
2011-03-16 18:19 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/dbsm-main/rev/d295237e3408f3d9be9deaeaf3c1b38b9cb21c26 [^] => http://code.openbravo.com/erp/stable/2.50/rev/437a06f270a020cbcdcdd1a5b93c0ae2f52ce487 [^] |
2011-03-16 18:20 | shuehner | Note Added: 0034960 | |
2011-03-16 18:20 | shuehner | Status | resolved => closed |
2011-03-17 00:00 | anonymous | sf_bug_id | 0 => 3217702 |
Copyright © 2000 - 2009 MantisBT Group |