Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033704 | Openbravo ERP | A. Platform | public | 2016-08-12 17:07 | 2016-08-24 15:35 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q4 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033704: Accidental double query in 'selector dropdown' of new style selectors |
Description | The SelectorDataSourceFilter class does call .count() + then .list() on a OBCriteria running the sql query twice once with count(*) + then again to list the fields |
Steps To Reproduce | 1.) Sales Order window
2.) new in form view
3.) open selector 'dropdown' of business partner selector
4.) review queries done in step 3
|
Proposed Solution | - |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0033706 | | closed | shuehner | SelectorDataSourceFilter does accidental extra queries in 'Add Payment' flow of Sales Orders | related to | feature request | 0033767 | | closed | platform | Add code to auto-detect 'accidental double query' on same OBQuery or OBCriteria object | related to | defect | 0033772 | | closed | shuehner | Accidental double query in SelectorDefaultFilterActionHandler | related to | design defect | 0036898 | | new | Triage Finance | Performance issues when using DAL |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-08-12 17:07 | shuehner | New Issue | |
2016-08-12 17:07 | shuehner | Assigned To | => shuehner |
2016-08-12 17:07 | shuehner | Modules | => Core |
2016-08-12 17:07 | shuehner | Triggers an Emergency Pack | => No |
2016-08-12 17:36 | shuehner | Relationship added | related to 0033706 |
2016-08-12 18:09 | shuehner | Tag Attached: Performance | |
2016-08-23 14:32 | hgbot | Checkin | |
2016-08-23 14:32 | hgbot | Note Added: 0089302 | |
2016-08-23 14:32 | hgbot | Status | new => resolved |
2016-08-23 14:32 | hgbot | Resolution | open => fixed |
2016-08-23 14:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4289cc0c51368d9fc41140ccb650f6130cdefc84 [^] |
2016-08-23 14:34 | shuehner | Review Assigned To | => caristu |
2016-08-23 14:44 | shuehner | Relationship added | related to 0033767 |
2016-08-23 17:20 | shuehner | Relationship added | related to 0033772 |
2016-08-24 15:35 | caristu | Note Added: 0089351 | |
2016-08-24 15:35 | caristu | Status | resolved => closed |
2016-08-24 15:35 | caristu | Fixed in Version | => 3.0PR16Q4 |
2017-09-19 18:49 | markmm82 | Relationship added | related to 0036898 |