Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021909 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2012-10-11 11:50 | 2012-10-23 18:06 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | cf5827841b25 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0MP15.1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | pramakrishnan | |||||||
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 | 0021909: ModuleScript UpdateRecordID2Value can take a very long time, every time it is ran | |||||||
Description | That modulescript can take a very long time for it's execution. In one concrete environment it takes ca. 5minutes to execute it. Also it does take a similar amount of time every time it is ran, not just the first time. | |||||||
Steps To Reproduce | Use instance with a bigger amount of data in the tables important to the modulescript run update.database several times and observe timing output related to that modulescript. | |||||||
Proposed Solution | - Check & fix the code which should make it take less time after the first run - Check & try to improve general performance of that script | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0053405) hgbot (developer) 2012-10-17 08:57 |
Repository: erp/devel/pi Changeset: cf5827841b25b5da839055f3b6546ca6e54f30a3 Author: David Miguelez <david.miguelez <at> openbravo.com> Date: Wed Oct 17 08:57:02 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/cf5827841b25b5da839055f3b6546ca6e54f30a3 [^] Fixes issue 21909. Checks previously if there are affected records. --- M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/UpdateRecordId2Value.class M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/modulescript/UpdateRecordId2ValueData.class M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/UpdateRecordId2Value.java M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/org/openbravo/advpaymentmngt/modulescript/UpdateRecordId2Value_data.xsql M modules/org.openbravo.advpaymentmngt/src-util/modulescript/src/src/org/openbravo/advpaymentmngt/modulescript/UpdateRecordId2ValueData.java --- |
(0053473) hudsonbot (viewer) 2012-10-18 17:46 |
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/81ae03c9fdbb [^] Maturity status: Test |
(0053582) pramakrishnan (viewer) 2012-10-23 18:06 |
Code Review + Testing - OK |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-11 11:50 | shuehner | New Issue | |
2012-10-11 11:50 | shuehner | Assigned To | => eduardo_Argal |
2012-10-11 11:50 | shuehner | Modules | => Core |
2012-10-11 11:50 | shuehner | OBNetwork customer | => No |
2012-10-16 16:42 | dmiguelez | Relationship added | has duplicate 0021944 |
2012-10-17 08:57 | hgbot | Checkin | |
2012-10-17 08:57 | hgbot | Note Added: 0053405 | |
2012-10-17 08:57 | hgbot | Status | new => resolved |
2012-10-17 08:57 | hgbot | Resolution | open => fixed |
2012-10-17 08:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cf5827841b25b5da839055f3b6546ca6e54f30a3 [^] |
2012-10-18 17:46 | hudsonbot | Checkin | |
2012-10-18 17:46 | hudsonbot | Note Added: 0053473 | |
2012-10-23 18:06 | pramakrishnan | Review Assigned To | => pramakrishnan |
2012-10-23 18:06 | pramakrishnan | Note Added: 0053582 | |
2012-10-23 18:06 | pramakrishnan | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |