Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053811 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Advanced Warehouse Operations | critical | always | 2023-10-31 01:39 | 2023-12-07 15:09 | |||
Reporter | axelmercado | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | urgent | 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 | 0053811: Performance problem in AWO, synchronization and slow scanning with bulky inventories. | |||||||
Description | When you have a lot of stock of different products in the same slot, it generates performance problems in the terminal such as synchronization errors, slow scanning, etc. | |||||||
Steps To Reproduce | Important: To reproduce in livebuilds it is necessary to have a lot of stock in the same slot with different products (more than 3000 lines). Demo video in Test customer environment:https://www.youtube.com/watch?v=cCBGyWHvBYA. [^] Request credentials if login is required. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0157772) hgbot (developer) 2023-11-28 20:49 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/195 [^] |
(0158004) hgbot (developer) 2023-12-07 11:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^] Changeset: 0b5ccc8b4087490f07976b86533f949e281e83bb Author: Atul Gaware <atul.gaware@openbravo.com> Date: 07-12-2023 10:38:02 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/0b5ccc8b4087490f07976b86533f949e281e83bb [^] Fixes BUG-0053811:Performance problem in AWO, synchronization and slow scanning with bulky inventories. **Prevent synchronization of IC lines for change in lineIndex property when sorting the lines by adding it to linePropertiesToIgnore **Avoid cleanup of synchronization info for such lines **Add lineIndex property in ignoreProperties for Inventory Count model. **Add lineIdex property when adding IC Lines from back end as loading IC from ongoing documents introduces a new property lineIndex when sorting lines based on Storage Bin travel sequence, Storage Bin Search Key, Product Search Key. This will avoid trigerring synchronizartion of lines as it is already ignored property. --- M web/org.openbravo.warehouse.advancedwarehouseoperations/app/model/business-object/inventory-count/InventoryCount.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-model.js --- |
(0158005) hgbot (developer) 2023-12-07 11:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/195 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-10-31 01:39 | axelmercado | New Issue | |
2023-10-31 01:39 | axelmercado | Assigned To | => Triage Omni WMS |
2023-10-31 06:55 | Practics | Issue Monitored: Practics | |
2023-11-09 15:12 | axelmercado | Priority | high => urgent |
2023-11-09 15:12 | axelmercado | Severity | major => critical |
2023-11-09 18:04 | mtaal | Assigned To | Triage Omni WMS => ludmila_ursu |
2023-11-14 10:37 | mtaal | Assigned To | ludmila_ursu => mtaal |
2023-11-20 11:19 | mtaal | Assigned To | mtaal => AtulOpenbravo |
2023-11-28 20:49 | hgbot | Note Added: 0157772 | |
2023-12-07 11:38 | hgbot | Resolution | open => fixed |
2023-12-07 11:38 | hgbot | Status | new => closed |
2023-12-07 11:38 | hgbot | Note Added: 0158004 | |
2023-12-07 11:38 | hgbot | Note Added: 0158005 | |
2023-12-07 15:07 | rafaroda | Relationship added | related to 0054085 |
2023-12-07 15:09 | rafaroda | Relationship added | related to 0051247 |
2023-12-13 15:00 | rafaroda | Relationship added | related to 0054121 |
2023-12-13 15:00 | rafaroda | Relationship added | related to 0054123 |
2023-12-18 11:20 | AtulOpenbravo | Relationship replaced | has duplicate 0054085 |
Copyright © 2000 - 2009 MantisBT Group |