Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029481 | Openbravo ERP | 01. General setup | public | 2015-03-31 17:10 | 2015-05-11 21:53 |
|
Reporter | egoitz | |
Assigned To | aferraz | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR15Q3 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 35371 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029481: On an environment with thousends of currency convert, inserting a new conversion takes more than a second. |
Description | When inserting a conversion rate on an environment with thousends of conversion, the inserting action takes more than a second.
That happens becuase the trigger c_conversion_rate_trg2 checks if there exist more than one conversion for the same currencies on the same dates.
|
Steps To Reproduce | -On an enviroment with more than 25.000 rows on c_conversion_rate table, insert a new conversion.
|
Proposed Solution | Change the trigger c_conversion_rate_trg2 to check duplicated conversion only for the currencies you are inserting/updating. |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-31 17:10 | egoitz | New Issue | |
2015-03-31 17:10 | egoitz | Assigned To | => Sandrahuguet |
2015-03-31 17:10 | egoitz | OBNetwork customer | => Yes |
2015-03-31 17:10 | egoitz | Modules | => Core |
2015-03-31 17:10 | egoitz | Support ticket | => 35371 |
2015-03-31 17:10 | egoitz | Resolution time | => 1430344800 |
2015-03-31 17:10 | egoitz | Triggers an Emergency Pack | => No |
2015-03-31 17:11 | egoitz | Tag Attached: Performance | |
2015-04-14 12:48 | Triage Finance | Assigned To | Sandrahuguet => Triage Finance |
2015-05-06 17:54 | aferraz | Status | new => scheduled |
2015-05-06 17:54 | aferraz | Assigned To | Triage Finance => aferraz |
2015-05-11 13:16 | hgbot | Checkin | |
2015-05-11 13:16 | hgbot | Note Added: 0077279 | |
2015-05-11 13:16 | hgbot | Status | scheduled => resolved |
2015-05-11 13:16 | hgbot | Resolution | open => fixed |
2015-05-11 13:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/10f0bcd9165b12d0b38661287db9cc4c5e27f4ca [^] |
2015-05-11 13:18 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2015-05-11 13:18 | Sandrahuguet | Note Added: 0077280 | |
2015-05-11 13:18 | Sandrahuguet | Status | resolved => closed |
2015-05-11 13:18 | Sandrahuguet | Fixed in Version | => 3.0PR15Q3 |
2015-05-11 21:53 | hudsonbot | Checkin | |
2015-05-11 21:53 | hudsonbot | Note Added: 0077318 | |