Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024264 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | have not tried | 2013-07-03 17:19 | 2013-10-24 09:00 | |||
Reporter | jonalegriaesarte | View Status | public | |||||
Assigned To | ngarcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5eedba0298f0 | ||||
Projection | none | ETA | none | Target Version | 3.0MP29 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 22148 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024264: The c_elementvalue_trg is performing and update when it is not needed. Can cause performance issues in some cases. | |||||||
Description | The c_elementvalue_trg is performing and update when it is not needed. Can cause performance issues in some cases. The update is: UPDATE Fact_Acct SET AcctValue=:new.VALUE,AcctDescription=:new.NAME WHERE Account_ID=:new.C_ElementValue_ID; and it is performed always, although it is not needed. | |||||||
Steps To Reproduce | - Change the isactive field of a c_elementvalue - Notice that the update is performed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0061836) hgbot (developer) 2013-10-22 09:21 |
Repository: erp/devel/pi Changeset: 5eedba0298f0a461dcea6a5ba2a775263cf8a8b0 Author: Naiara Garcia <naiara.garcia <at> openbravo.com> Date: Thu Oct 17 18:28:13 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5eedba0298f0a461dcea6a5ba2a775263cf8a8b0 [^] Fixed issue 24264: The c_elementvalue_trg is performing and update when it is not needed. Can cause performance issues in some cases --- M src-db/database/model/triggers/C_ELEMENTVALUE_TRG.xml --- |
(0061856) hudsonbot (viewer) 2013-10-22 23:42 |
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/a362c560793b [^] Maturity status: Test |
(0061874) egoitz (viewer) 2013-10-24 09:00 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2013-07-03 17:19 | jonalegriaesarte | New Issue | |
2013-07-03 17:19 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-07-03 17:19 | jonalegriaesarte | Modules | => Core |
2013-07-03 17:19 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-07-03 17:19 | jonalegriaesarte | Support ticket | => 22148 |
2013-07-03 17:19 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-08-19 16:47 | jonalegriaesarte | Target Version | 3.0MP27 => 3.0MP28 |
2013-09-16 13:18 | jonalegriaesarte | Target Version | 3.0MP28 => 3.0MP29 |
2013-10-17 00:54 | jonalegriaesarte | Assigned To | jonalegriaesarte => ngarcia |
2013-10-17 17:20 | ngarcia | Summary | The c_element_value_trg is performing and update when it is not needed. Can cause performance issues in some cases. => The c_elementvalue_trg is performing and update when it is not needed. Can cause performance issues in some cases. |
2013-10-17 17:20 | ngarcia | Description Updated | View Revisions |
2013-10-17 17:20 | ngarcia | Steps to Reproduce Updated | View Revisions |
2013-10-22 09:21 | hgbot | Checkin | |
2013-10-22 09:21 | hgbot | Note Added: 0061836 | |
2013-10-22 09:21 | hgbot | Status | new => resolved |
2013-10-22 09:21 | hgbot | Resolution | open => fixed |
2013-10-22 09:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5eedba0298f0a461dcea6a5ba2a775263cf8a8b0 [^] |
2013-10-22 23:42 | hudsonbot | Checkin | |
2013-10-22 23:42 | hudsonbot | Note Added: 0061856 | |
2013-10-24 09:00 | egoitz | Review Assigned To | => egoitz |
2013-10-24 09:00 | egoitz | Note Added: 0061874 | |
2013-10-24 09:00 | egoitz | Status | resolved => closed |
2013-10-24 09:00 | egoitz | Fixed in Version | => 3.0MP29 |
Copyright © 2000 - 2009 MantisBT Group |