Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054044
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajorhave not tried2023-11-28 13:452025-03-27 12:02
ReporterAugustoMauchView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054044: Unneeded sort when exporting sample data should be removed

DescriptionAs 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0177396)
hgbot (developer)
2025-03-27 12:02

Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24128 [^]

- 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 OBNetwork customer => No
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
2025-03-27 12:02 hgbot Note Added: 0177396
2025-03-27 12:02 hgbot Status new => closed
2025-03-27 12:02 hgbot Resolution open => duplicate


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker