Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030218 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2015-05-26 10:04 | 2015-06-23 17:16 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | aferraz | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | bcb08f11e7ee | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q2.3 | |||
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 | 0030218: 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 | |
(0078444) hgbot (developer) 2015-06-23 17:14 |
Repository: erp/backports/3.0PR15Q2.3 Changeset: bcb08f11e7eee059638fa8454c011d2babe8b686 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.0PR15Q2.3/rev/bcb08f11e7eee059638fa8454c011d2babe8b686 [^] Fixes issue 30218: 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 --- |
(0078450) 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.0PR15Q2.3 |
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: 0078444 | |
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.0PR15Q2.3/rev/bcb08f11e7eee059638fa8454c011d2babe8b686 [^] |
2015-06-23 17:16 | vmromanos | Review Assigned To | => vmromanos |
2015-06-23 17:16 | vmromanos | Note Added: 0078450 | |
2015-06-23 17:16 | vmromanos | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |