Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033772 | Openbravo ERP | A. Platform | public | 2016-08-23 17:19 | 2016-08-25 10:40 |
|
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 | 0033772: Accidental double query in SelectorDefaultFilterActionHandler |
Description | Similar to issue 33704. Do not call count() + later list() to avoid 2 sql queries for same data |
Steps To Reproduce | With debugging code from https://issues.openbravo.com/view.php?id=33767 [^]
Open Sales Invoice window
New in form view
Press 'magnifying glass' symbol to open new selector 'overlay'
See double query |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0033704 | | closed | shuehner | Accidental double query in 'selector dropdown' of new style selectors | related to | feature request | 0033767 | | closed | platform | Add code to auto-detect 'accidental double query' on same OBQuery or OBCriteria object |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-08-23 17:19 | shuehner | New Issue | |
2016-08-23 17:19 | shuehner | Assigned To | => platform |
2016-08-23 17:19 | shuehner | Modules | => Core |
2016-08-23 17:19 | shuehner | Triggers an Emergency Pack | => No |
2016-08-23 17:20 | shuehner | Relationship added | related to 0033704 |
2016-08-23 17:20 | shuehner | Relationship added | related to 0033767 |
2016-08-23 17:21 | shuehner | Tag Attached: Performance | |
2016-08-23 22:04 | hgbot | Checkin | |
2016-08-23 22:04 | hgbot | Note Added: 0089323 | |
2016-08-23 22:04 | hgbot | Status | new => resolved |
2016-08-23 22:04 | hgbot | Resolution | open => fixed |
2016-08-23 22:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b7fdb632c2b64a6f5049f3fa700d0b6097e5a235 [^] |
2016-08-23 22:04 | shuehner | Assigned To | platform => shuehner |
2016-08-23 22:05 | shuehner | Review Assigned To | => caristu |
2016-08-25 10:40 | caristu | Note Added: 0089381 | |
2016-08-25 10:40 | caristu | Status | resolved => closed |
2016-08-25 10:40 | caristu | Fixed in Version | => 3.0PR16Q4 |