Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0039419 | Retail Modules | Web POS | public | 2018-10-08 15:55 | 2018-10-16 18:41 |
|
Reporter | collazoandy4 | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q1 | |
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 | 0039419: Improve the performance of ProductCharacteristicValue query |
Description | The query of ProductCharacteristicValue mades cross join over related tables wich cause a low performance. |
Steps To Reproduce | Check the ProductCharacteristicValue SQL Query mades cross join over related tables |
Proposed Solution | Use attached patch to remove the cross join in sql query |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | improve performance.patch (3,923) 2018-10-08 15:55 https://issues.openbravo.com/file_download.php?file_id=12246&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-10-08 15:55 | collazoandy4 | New Issue | |
2018-10-08 15:55 | collazoandy4 | Assigned To | => Retail |
2018-10-08 15:55 | collazoandy4 | File Added: improve performance.patch | |
2018-10-08 15:55 | collazoandy4 | OBNetwork customer | => No |
2018-10-08 15:55 | collazoandy4 | Triggers an Emergency Pack | => No |
2018-10-09 16:01 | collazoandy4 | Review Assigned To | => marvintm |
2018-10-09 16:05 | hgbot | Checkin | |
2018-10-09 16:05 | hgbot | Note Added: 0107229 | |
2018-10-09 16:05 | hgbot | Status | new => resolved |
2018-10-09 16:05 | hgbot | Resolution | open => fixed |
2018-10-09 16:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c516190f53db381ae9f6954aea1aa89705ee2f9f [^] |
2018-10-15 11:36 | marvintm | Assigned To | Retail => collazoandy4 |
2018-10-16 18:41 | marvintm | Status | resolved => closed |
2018-10-16 18:41 | marvintm | Fixed in Version | => RR19Q1 |