Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0054044 | Openbravo ERP | Y. DBSourceManager | public | 2023-11-28 13:45 | 2023-11-28 13:53 |
Reporter | AugustoMauch | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | major | 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 | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0054044: Unneeded sort when exporting sample data should be removed | ||||
Description | As part of the export sample data process this line [1] is doing an in-memory sort to guarantee that records are exported sorted. That in-memory sort used to be needed when both Oracle and PostgreSQL where soported, because the database-level sorting was sometimes not consistent between the two. When this unneeded sort is removed, all sampledatas should be reexported, just in case by removing that sort, any record is reordered. [1] https://gitlab.com/openbravo/product/dbsm/-/blob/master/src/org/apache/ddlutils/io/DatabaseDataIO.java#L780 [^] | ||||
Steps To Reproduce | - | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-11-28 13:45 | AugustoMauch | New Issue | |||
2023-11-28 13:45 | AugustoMauch | Assigned To | => Triage Platform Base | ||
2023-11-28 13:45 | AugustoMauch | Modules | => Core | ||
2023-11-28 13:45 | AugustoMauch | Triggers an Emergency Pack | => No | ||
2023-11-28 13:53 | shuehner | Issue Monitored: shuehner |
There are no notes attached to this issue. |