Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037218 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2017-11-03 12:38 | 2017-11-06 13:06 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 785b45790683 | ||||
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 | AugustoMauch | |||||||
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 | 0037218: Export Sampledata (and export.storedata) console output cleanup (don't show 0 rows exported) | |||||||
Description | Those tasks show 1 logline per table exported with the number of rows exported. However if the number of rows is 0 for a table that output is not useful. So removed it. Note: dbsourcemanager has 3 implementation of that output - export.sample.data xml format - export.sample.data copy format - export.storedata (for storeserver) | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0100249) hgbot (developer) 2017-11-03 13:01 |
Repository: erp/devel/dbsm-main Changeset: 61c5fea745de9e3bb8fa013d78b1a7572cec7306 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Fri Nov 03 12:39:49 2017 +0100 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/61c5fea745de9e3bb8fa013d78b1a7572cec7306 [^] Issue 37218: Cleanup export.sample.data console output. Skip lines with '0 records exported'. --- M src/org/apache/ddlutils/io/DatabaseDataIO.java M src/org/apache/ddlutils/platform/postgresql/PostgreSqlDatabaseDataIO.java --- |
(0100251) hgbot (developer) 2017-11-03 13:02 |
Repository: erp/devel/pi Changeset: 785b45790683957284a63ba6afffe50f7ea86ab4 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Fri Nov 03 12:46:23 2017 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/785b45790683957284a63ba6afffe50f7ea86ab4 [^] Fixed 37218: Cleanup console output of export.sample.data by removing lines having '0 records exported'. Do that for all 3 cases: - export.sample.data (xml + copy export format) - export.store.data --- M src-db/database/lib/dbsourcemanager.jar --- |
(0100284) AugustoMauch (administrator) 2017-11-06 13:06 |
Code reviewed and verified |
![]() |
|||
Date Modified | Username | Field | Change |
2017-11-03 12:38 | shuehner | New Issue | |
2017-11-03 12:38 | shuehner | Assigned To | => shuehner |
2017-11-03 12:38 | shuehner | OBNetwork customer | => No |
2017-11-03 12:38 | shuehner | Modules | => Core |
2017-11-03 12:38 | shuehner | Triggers an Emergency Pack | => No |
2017-11-03 12:38 | shuehner | Review Assigned To | => AugustoMauch |
2017-11-03 13:01 | hgbot | Checkin | |
2017-11-03 13:01 | hgbot | Note Added: 0100249 | |
2017-11-03 13:02 | hgbot | Checkin | |
2017-11-03 13:02 | hgbot | Note Added: 0100251 | |
2017-11-03 13:02 | hgbot | Status | new => resolved |
2017-11-03 13:02 | hgbot | Resolution | open => fixed |
2017-11-03 13:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/785b45790683957284a63ba6afffe50f7ea86ab4 [^] |
2017-11-06 13:06 | AugustoMauch | Note Added: 0100284 | |
2017-11-06 13:06 | AugustoMauch | Status | resolved => closed |
2017-11-06 13:06 | AugustoMauch | Fixed in Version | => 3.0PR18Q1 |
Copyright © 2000 - 2009 MantisBT Group |