Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009898 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-07-14 17:46 | 2009-07-22 13:30 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP8 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | dc7667494e12 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0009898: Business Partner selector is slow with many business partners | |||||||
Description | This selector is slow with many business partners in the db. (i.e. 50k-100k) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018237) shuehner (administrator) 2009-07-14 19:02 |
Testing needed: Testing for direct invocation: Goto Sales Order Create a new one Enter a bp-searchkey into the bpartner field and press enter to open the selector. Three values to test (one leading to no records found, one leading to >1 records found (both should open selector and leave it open), one leading to exactly one record found (selector popup should open and close immediately and use the one record found General testing: testing of filtering/sorting of business partner selector |
(0018373) hgbot (developer) 2009-07-17 15:23 |
Repository: erp/stable/2.40 Changeset: dc7667494e12a225e97a58a6865e19a10af819a8 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Jul 14 17:49:37 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/dc7667494e12a225e97a58a6865e19a10af819a8 [^] Fixed 9898: Improve performance of business partner selector - optimize with limit/rownum <= 2when called with command=KEY (input value and press enter on calling page) to not load all possible rows when input value of not selective - optimized placement of limit/offset and rownum --- M src/org/openbravo/erpCommon/info/BusinessPartner.java M src/org/openbravo/erpCommon/info/BusinessPartner_data.xsql --- |
(0018555) sureshbabu (viewer) 2009-07-22 13:30 |
Tested as per the comments given by the developer |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-14 17:46 | shuehner | Type | defect => backport |
2009-07-14 17:46 | shuehner | fix_in_branch | => 2.40 |
2009-07-14 19:02 | shuehner | Note Added: 0018237 | |
2009-07-17 15:23 | hgbot | Checkin | |
2009-07-17 15:23 | hgbot | Note Added: 0018373 | |
2009-07-17 15:23 | hgbot | Status | scheduled => resolved |
2009-07-17 15:23 | hgbot | Resolution | open => fixed |
2009-07-17 15:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/dc7667494e12a225e97a58a6865e19a10af819a8 [^] |
2009-07-22 13:30 | sureshbabu | Status | resolved => closed |
2009-07-22 13:30 | sureshbabu | Note Added: 0018555 | |
2009-07-22 13:30 | sureshbabu | Fixed in Version | => 2.40MP8 |
Copyright © 2000 - 2009 MantisBT Group |