Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023887 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2013-05-22 17:20 | 2013-05-27 15:17 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP24 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a214db9e080c | ||||
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 | AugustoMauch | |||||||
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 | 0023887: Slow Financial Account > Accounting tab | |||||||
Description | Having enough amount of data, slows down the time taken to open Financial Account > Accounting tab. | |||||||
Steps To Reproduce | In an environment with around 120K rows in fin_finacc_transaction, 10K fin_bankstatementline and 320K fact_acct, depending on the selected header it takes up to 3 minutes to load the grid. | |||||||
Proposed Solution | Add index: CREATE INDEX fin_bankstatementline_trx ON fin_bankstatementline USING btree (fin_finacc_transaction_id) | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0058756) hgbot (developer) 2013-05-22 17:36 |
Repository: erp/devel/pi Changeset: a214db9e080c752e336395ef8d330504a1bcf382 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed May 22 17:22:52 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a214db9e080c752e336395ef8d330504a1bcf382 [^] fixed bug 23887: Slow Financial Account > Accounting tab --- M src-db/database/model/tables/FIN_BANKSTATEMENTLINE.xml --- |
(0058851) hudsonbot (viewer) 2013-05-23 01:34 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/97c7f6256af7 [^] Maturity status: Test |
(0058884) alostale (viewer) 2013-05-23 09:03 |
After the fix is applied time is reduced to ~1.5s |
(0058964) AugustoMauch (administrator) 2013-05-27 15:17 |
Code reviewed and verified in pi@20388faf6420 |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-22 17:20 | alostale | New Issue | |
2013-05-22 17:20 | alostale | Assigned To | => alostale |
2013-05-22 17:20 | alostale | Modules | => Core |
2013-05-22 17:20 | alostale | OBNetwork customer | => No |
2013-05-22 17:20 | alostale | Triggers an Emergency Pack | => No |
2013-05-22 17:21 | alostale | Tag Attached: Performance | |
2013-05-22 17:36 | hgbot | Checkin | |
2013-05-22 17:36 | hgbot | Note Added: 0058756 | |
2013-05-22 17:36 | hgbot | Status | new => resolved |
2013-05-22 17:36 | hgbot | Resolution | open => fixed |
2013-05-22 17:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a214db9e080c752e336395ef8d330504a1bcf382 [^] |
2013-05-23 01:34 | hudsonbot | Checkin | |
2013-05-23 01:34 | hudsonbot | Note Added: 0058851 | |
2013-05-23 09:03 | alostale | Note Added: 0058884 | |
2013-05-27 15:17 | AugustoMauch | Review Assigned To | => AugustoMauch |
2013-05-27 15:17 | AugustoMauch | Note Added: 0058964 | |
2013-05-27 15:17 | AugustoMauch | Status | resolved => closed |
2013-05-27 15:17 | AugustoMauch | Fixed in Version | => 3.0MP24 |
Copyright © 2000 - 2009 MantisBT Group |