Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033769 | Openbravo ERP | A. Platform | public | 2016-08-23 16:33 | 2016-08-25 10:33 |
|
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 | 0033769: ModuleManagement Settings page load trigger accidental double query to ad_ref_list |
Description | The code in ModuleManagement.printPageSettings triggers accidental double load by calling qList.list() twice
|
Steps To Reproduce | With debugging code from:
https://issues.openbravo.com/view.php?id=33767 [^]
With System Administrator role
Open Module Management window
Open settings tab of said window |
Proposed Solution | save result of first .list() call and reuse it
|
Additional Information | |
Tags | Performance |
Relationships | 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 16:33 | shuehner | New Issue | |
2016-08-23 16:33 | shuehner | Assigned To | => shuehner |
2016-08-23 16:33 | shuehner | Modules | => Core |
2016-08-23 16:33 | shuehner | Triggers an Emergency Pack | => No |
2016-08-23 16:33 | shuehner | Tag Attached: Performance | |
2016-08-23 16:37 | shuehner | Relationship added | related to 0033767 |
2016-08-23 22:04 | hgbot | Checkin | |
2016-08-23 22:04 | hgbot | Note Added: 0089322 | |
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/ed70d2867dd8553688b585e88d5a49a741dcfb2d [^] |
2016-08-23 22:04 | shuehner | Review Assigned To | => caristu |
2016-08-25 10:33 | caristu | Note Added: 0089379 | |
2016-08-25 10:33 | caristu | Status | resolved => closed |
2016-08-25 10:33 | caristu | Fixed in Version | => 3.0PR16Q4 |