Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011041 | Openbravo ERP | Y. DBSourceManager | public | 2009-10-19 18:12 | 2009-10-23 00:01 |
|
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 | | |
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. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 |