Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0033211 | Retail Modules | Web POS | public | 2016-06-09 18:12 | 2016-06-17 09:21 |
|
Reporter | gorkaion | |
Assigned To | gorkaion | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | pi | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0033211: Bad performance of ProductListEventHandler evenhandler |
Description | This event handler populates the Product Category list of an assortment when products are added to it.
It checks that the new product's category is not already included and add it in case it is necessary.
The process is not considering high volumes of product categories and can be optimized. |
Steps To Reproduce | Remove unneeded list() and loops by single HQL query. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-06-09 18:12 | gorkaion | New Issue | |
2016-06-09 18:12 | gorkaion | Assigned To | => gorkaion |
2016-06-09 18:12 | gorkaion | OBNetwork customer | => No |
2016-06-09 18:12 | gorkaion | Triggers an Emergency Pack | => No |
2016-06-09 18:13 | gorkaion | Review Assigned To | => marvintm |
2016-06-09 18:17 | hgbot | Checkin | |
2016-06-09 18:17 | hgbot | Note Added: 0087145 | |
2016-06-09 18:17 | hgbot | Status | new => resolved |
2016-06-09 18:17 | hgbot | Resolution | open => fixed |
2016-06-09 18:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b165e55e3afcd7975df2624a25140569cbc086b1 [^] |
2016-06-17 09:21 | marvintm | Status | resolved => closed |