Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0054476 | Modules | Advanced Warehouse Operations | public | 2024-01-25 23:20 | 2024-02-14 00:36 | ||||||||
Reporter | axelmercado | ||||||||||||
Assigned To | ludmila_ursu | ||||||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | |||||||||||||
Support ticket | |||||||||||||
OBNetwork customer | |||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0054476: Loss of connection - Slow scan on Count - AWO | ||||||||||||
Description | In some clients there are constant connection losses when scanning when doing an inventory, in addition to the slowness of reading. Checking we have detected that in the ProductSelector.java class when reading only by upc (parameter "onlyUPC") a like is done. This causes the query to fire in time. We have changed it to "=" and now it seems to work fine and the query is fast. | ||||||||||||
Steps To Reproduce | Access to AWO Create a new inventory Search for a product Current result : Disconnected from AWO and no result displayed Expected result : The search result appears without going offline | ||||||||||||
Proposed Solution | Attached is a patch that modifies the like by an "=" with the UPC/EAN value since these codes are usually unique, which speeds up the search. | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | bugFixEscaneoLento.diff (907) 2024-01-25 23:20 https://issues.openbravo.com/file_download.php?file_id=19390&type=bug | ||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2024-01-25 23:20 | axelmercado | New Issue | |||||||||||
2024-01-25 23:20 | axelmercado | Assigned To | => Triage Omni WMS | ||||||||||
2024-01-25 23:20 | axelmercado | File Added: bugFixEscaneoLento.diff | |||||||||||
2024-01-25 23:21 | axelmercado | Relationship added | related to 0053369 | ||||||||||
2024-01-26 06:40 | Practics | Issue Monitored: Practics | |||||||||||
2024-02-07 14:12 | hgbot | Note Added: 0160343 | |||||||||||
2024-02-12 12:02 | ludmila_ursu | Note Added: 0160613 | |||||||||||
2024-02-12 12:02 | ludmila_ursu | Assigned To | Triage Omni WMS => ludmila_ursu | ||||||||||
2024-02-14 00:36 | hgbot | Resolution | open => fixed | ||||||||||
2024-02-14 00:36 | hgbot | Status | new => closed | ||||||||||
2024-02-14 00:36 | hgbot | Note Added: 0160708 | |||||||||||
2024-02-14 00:36 | hgbot | Note Added: 0160709 |