Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054476 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Advanced Warehouse Operations | minor | sometimes | 2024-01-25 23:20 | 2024-02-14 00:36 | |||
Reporter | axelmercado | View Status | public | |||||
Assigned To | ludmila_ursu | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | bugFixEscaneoLento.diff [^] (907 bytes) 2024-01-25 23:20 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
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 |
Copyright © 2000 - 2009 MantisBT Group |