Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0041663 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| design defect | [Openbravo ERP] I. Performance | minor | always | 2019-08-16 20:11 | 2022-02-01 08:07 | |||||||
| Reporter | matias-bernal | View Status | public | |||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| 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 | ||||||||||||
| OBNetwork customer | Gold | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | 11299 | |||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0041663: Delete records on batches | |||||||||||
| Description | Currently when the delete process tries to delete multiple records it delete them one by one. Deleting on batches would be more efficent and will improve the performance | |||||||||||
| Steps To Reproduce | 1- Create multiple records, ex: more than 10000 2- Select all 3- Delete them | |||||||||||
| Proposed Solution | Instead of delete one by one, delete on batches | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0114061) AugustoMauch (administrator) 2019-08-19 09:37 |
Moved to design defect, because we cannot do a batch removal (delete from <table> where <table_id> in (...)) with Hibernate, because otherwise the event handler would be be executed |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-08-16 20:11 | matias-bernal | New Issue | |
| 2019-08-16 20:11 | matias-bernal | Assigned To | => platform |
| 2019-08-16 20:11 | matias-bernal | OBNetwork customer | => Gold |
| 2019-08-16 20:11 | matias-bernal | Modules | => Core |
| 2019-08-16 20:11 | matias-bernal | Support ticket | => 11299 |
| 2019-08-16 20:11 | matias-bernal | Triggers an Emergency Pack | => No |
| 2019-08-19 07:17 | rafaroda | Relationship added | related to 0033552 |
| 2019-08-19 09:37 | AugustoMauch | Note Added: 0114061 | |
| 2019-08-19 09:37 | AugustoMauch | Type | defect => design defect |
| 2019-08-19 09:40 | AugustoMauch | OBNetwork customer | Gold => No |
| 2019-08-19 10:11 | AugustoMauch | OBNetwork customer | No => Gold |
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |
| Copyright © 2000 - 2009 MantisBT Group |