Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011041 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2009-10-19 18:12 | 2009-10-23 00:01 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | f982fa88d064 | ||||
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 | 0011041: Export.database will stop even if forced when it detects a difference in a database file | |||||||
Description | At the begining of export.database, dbsourcemanager checks if there was any change in a database file (which could happen, for example, if a hg pull was done, but no update.database was done after that). If there is a change, the process stops with an error. This is correct. However, if the command is forced, the user would expect the process to still continue even if a difference was detected. However, this doesn't happen, the process also stops. | |||||||
Steps To Reproduce | Do install.source. After that, modify any file in src-db/database/model/tables. After that, do ant export.database -Dforce=true | |||||||
Proposed Solution | Change dbsourcemanager so that, if -Dforce=true is specified, the export.database is done anyway. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0021188) hgbot (developer) 2009-10-19 18:27 |
Repository: erp/devel/pi Changeset: f982fa88d06407b6ec6c6c180e596180c0245e92 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Oct 19 18:26:09 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f982fa88d06407b6ec6c6c180e596180c0245e92 [^] Fixed issue 11041. Now export.database will continue if forced when a difference in a database file is found. --- M src-db/database/lib/dbsourcemanager.jar --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-10-19 18:12 | marvintm | New Issue | |
2009-10-19 18:12 | marvintm | Assigned To | => marvintm |
2009-10-19 18:12 | marvintm | OBNetwork customer | => No |
2009-10-19 18:27 | hgbot | Checkin | |
2009-10-19 18:27 | hgbot | Note Added: 0021188 | |
2009-10-19 18:27 | hgbot | Status | new => resolved |
2009-10-19 18:27 | hgbot | Resolution | open => fixed |
2009-10-19 18:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f982fa88d06407b6ec6c6c180e596180c0245e92 [^] |
2009-10-22 11:21 | plujan | Status | resolved => closed |
2009-10-23 00:01 | anonymous | sf_bug_id | 0 => 2884269 |
Copyright © 2000 - 2009 MantisBT Group |