Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011712 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-12-09 17:14 | 2009-12-11 06:38 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 22091b0e5d61 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0011712: ad_db_modified function found structure changes in the database when there had been no change | |||||||
Description | The ad_db_modified function (which is used in update.database and export.database to find out if there were changes in the database structure) didn't work correctly when the database was exported in a .dmp file and imported in a new database. Specifically, it found changes even if no change had been done. | |||||||
Steps To Reproduce | Create the database (install.source, update.database, ...). Check that you can do update.database without problems (=you don't get the -Dforce error). Export the database to a dmp file. Import it again in a new database. Change your Openbravo.properties file so that it points to this new database. Do update.database again. It will fail because it finds "differences" in the new database, although it's identical to the old one. | |||||||
Proposed Solution | The function needs to be fixed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0022596) hgbot (developer) 2009-12-09 17:16 |
Repository: erp/devel/pi Changeset: 22091b0e5d61bc1952872a0d3538637c1ecc9f60 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Wed Dec 09 17:15:57 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/22091b0e5d61bc1952872a0d3538637c1ecc9f60 [^] Fixed issue 11712. Function will now work even if you export/import the whole database. --- M src-db/database/model/prescript-PostgreSql.sql --- |
(0022641) shuehner (administrator) 2009-12-10 14:11 |
tested, checksum checks still works fine (detects not change) after dumping and recreating the database on postgres using both plain and custom backup-format. |
(0022671) hudsonbot (viewer) 2009-12-11 06:35 |
--- A changeset related to this issue has passed a series of tests and has been promoted to main: Changeset: http://code.openbravo.com/erp/devel/main/rev/789f4e19eaf7 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] --- |
(0022678) hudsonbot (viewer) 2009-12-11 06:38 |
--- An OBX is generated including a changeset related to this issue and is available at: OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15682.obx [^] --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-12-09 17:14 | marvintm | New Issue | |
2009-12-09 17:14 | marvintm | Assigned To | => marvintm |
2009-12-09 17:14 | marvintm | OBNetwork customer | => No |
2009-12-09 17:16 | hgbot | Checkin | |
2009-12-09 17:16 | hgbot | Note Added: 0022596 | |
2009-12-09 17:16 | hgbot | Status | new => resolved |
2009-12-09 17:16 | hgbot | Resolution | open => fixed |
2009-12-09 17:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/22091b0e5d61bc1952872a0d3538637c1ecc9f60 [^] |
2009-12-10 14:11 | shuehner | Note Added: 0022641 | |
2009-12-10 14:11 | shuehner | Status | resolved => closed |
2009-12-11 00:00 | anonymous | sf_bug_id | 0 => 2912328 |
2009-12-11 06:35 | hudsonbot | Checkin | |
2009-12-11 06:35 | hudsonbot | Note Added: 0022671 | |
2009-12-11 06:38 | hudsonbot | Checkin | |
2009-12-11 06:38 | hudsonbot | Note Added: 0022678 |
Copyright © 2000 - 2009 MantisBT Group |