Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0040240 | Openbravo ERP | 09. Financial management | public | 2019-02-14 16:06 | 2019-02-20 16:38 | |||||||
Reporter | joniturralde93 | |||||||||||
Assigned To | AtulOpenbravo | |||||||||||
Priority | urgent | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 3.0PR18Q3.3 | |||||||||||
Target Version | 3.0PR19Q1 | Fixed in Version | 3.0PR19Q1 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | Sandrahuguet | |||||||||||
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 | 0040240: Unpost process can be very slow | |||||||||||
Description | In a customer instance with a lot of data in FACT_ACCT, the queries are too slow when filtering by record_id. Attached query from ResetAccounting (getDocbasetypes method) which makes the process slow. Also attached explain analyze before and after our proposed solution. | |||||||||||
Steps To Reproduce | In customer environment: 1. Go to goods shipment. 2. Unpost a record. 3. Process time can vary, but sometimes can easily take 30-60 mins Almost all the time consumed by the attached query. | |||||||||||
Proposed Solution | CREATE INDEX FACT_ACCT_RECORDID ON FACT_ACCT(recordid); | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2019-02-20 10:11 | AtulOpenbravo | Type | defect => backport | |||||||||
2019-02-20 10:11 | AtulOpenbravo | Target Version | 3.0PR18Q3.3 => 3.0PR19Q1 | |||||||||
2019-02-20 16:38 | hgbot | Checkin | ||||||||||
2019-02-20 16:38 | hgbot | Note Added: 0109962 | ||||||||||
2019-02-20 16:38 | hgbot | Status | scheduled => resolved | |||||||||
2019-02-20 16:38 | hgbot | Resolution | open => fixed | |||||||||
2019-02-20 16:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/42d7938062af4385456d59792ed69b6460cd5ed3 [^] | |||||||||
2019-02-20 16:38 | Sandrahuguet | Review Assigned To | => Sandrahuguet | |||||||||
2019-02-20 16:38 | Sandrahuguet | Note Added: 0109963 | ||||||||||
2019-02-20 16:38 | Sandrahuguet | Status | resolved => closed | |||||||||
2019-02-20 16:38 | Sandrahuguet | Fixed in Version | => 3.0PR19Q1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|