Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030219 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2015-05-26 10:04 | 2015-06-29 11:31 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 1437915e8260 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1.6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | vmromanos | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030219: UpdatePaymentPlan modulscript takes hours to finish updating from mp31 to PR15Q2 | |||||||
Description | UpdatePaymentPlan modulscript takes hours to finish updating from mp31 to PR15Q2 | |||||||
Steps To Reproduce | Execute the update on an environment with big amout of data. contact ECA for a copy of the environment. | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0078446) hgbot (developer) 2015-06-23 17:14 |
Repository: erp/backports/3.0PR15Q1.6 Changeset: 1437915e826057c3d549fea117b8a31aa3f364fa Author: Alvaro Ferraz <alvaro.ferraz <at> openbravo.com> Date: Mon Jun 22 18:29:20 2015 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR15Q1.6/rev/1437915e826057c3d549fea117b8a31aa3f364fa [^] Fixes issue 30219: Performance problems in UpdatePaymentPlan modulscript UpdatePaymentPlan modulscript has been changed in order to improve the performance. Now a select will be done to get wrong records, and then they will be updated inside a loop. --- M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdatePaymentPlan.class M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdatePaymentPlanData.class M src-util/modulescript/src/org/openbravo/modulescript/UpdatePaymentPlan.java M src-util/modulescript/src/org/openbravo/modulescript/UpdatePaymentPlan_data.xsql --- |
(0078451) vmromanos (manager) 2015-06-23 17:16 |
Code review + testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2015-06-22 11:44 | vmromanos | Type | defect => backport |
2015-06-22 11:44 | vmromanos | Target Version | => 3.0PR15Q1.6 |
2015-06-23 15:51 | dmitry_mezentsev | Tag Attached: Approved | |
2015-06-23 17:14 | hgbot | Checkin | |
2015-06-23 17:14 | hgbot | Note Added: 0078446 | |
2015-06-23 17:14 | hgbot | Status | scheduled => resolved |
2015-06-23 17:14 | hgbot | Resolution | open => fixed |
2015-06-23 17:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.6/rev/1437915e826057c3d549fea117b8a31aa3f364fa [^] |
2015-06-23 17:16 | vmromanos | Review Assigned To | => vmromanos |
2015-06-23 17:16 | vmromanos | Note Added: 0078451 | |
2015-06-23 17:16 | vmromanos | Status | resolved => closed |
2015-06-29 11:31 | eugeni | Issue Monitored: eugeni |
Copyright © 2000 - 2009 MantisBT Group |