Openbravo Issue Tracking System - Openbravo ERP  | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0040210 | Openbravo ERP | Y. DBSourceManager | public | 2019-02-14 17:25 | 2022-02-01 08:07 | |||||||
| Reporter | caristu | |||||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | high | Severity | minor | Reproducibility | have not tried | |||||||
| Status | new | Resolution | open | |||||||||
| 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 | 0040210: Integrate standard export database process into the DBSM test infrastructure | |||||||||||
| Description | Currently the test infrastructure uses custom code[1] to export the database instead of using the same code of the export.database task. It would be nice if the test infrastructure would use the same code[2] of the export.database task. This will allow to test the exporting of the sourcedata, because right now just the model is exported. [1] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src-test/src/org/openbravo/dbsm/test/base/DbsmTest.java#l500 [^] [2] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src/org/openbravo/ddlutils/task/ExportDatabase.java#l104 [^]  | |||||||||||
| Steps To Reproduce | In description | |||||||||||
| Proposed Solution | Create a new DBExporter class (in the same way we did with the DBUpdater[3]) class with the logic used to export the database and use it both in ExportDatabase class (export.database task) and in DbsmTest class (the test infrastucture) [3] https://code.openbravo.com/erp/devel/dbsm-main/file/tip/src/org/openbravo/ddlutils/process/DBUpdater.java [^]  | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships | 
  | |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2019-02-14 17:25 | caristu | New Issue | ||||||||||
| 2019-02-14 17:25 | caristu | Assigned To | => platform | |||||||||
| 2019-02-14 17:25 | caristu | OBNetwork customer | => No | |||||||||
| 2019-02-14 17:25 | caristu | Modules | => Core | |||||||||
| 2019-02-14 17:25 | caristu | Triggers an Emergency Pack | => No | |||||||||
| 2019-02-14 17:25 | caristu | Relationship added | related to 0040160 | |||||||||
| 2019-02-14 17:25 | caristu | Category | A. Platform => Y. DBSourceManager | |||||||||
| 2019-02-14 17:25 | caristu | Summary | Integrate real export process into the test infrastructure => Integrate real export process into the DBSM test infrastructure | |||||||||
| 2019-02-14 17:27 | caristu | Summary | Integrate real export process into the DBSM test infrastructure => Integrate standard export database process into the DBSM test infrastructure | |||||||||
| 2019-02-14 17:28 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18327#r18327 | |||||||||
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base | |||||||||
| There are no notes attached to this issue. |