Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0057685 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [POS2] Core | major | have not tried | 2025-01-17 15:01 | 2025-01-17 15:14 | |||||||
Reporter | javietxe | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0057685: Problem in masterdata search | |||||||||||
Description | When an incremental masterdata happens and a new product comes, this new product is not appearing in the masterdata cache | |||||||||||
Steps To Reproduce | For reproducing the error with the product flow: - Load a POS - Check the products loaded OB.App.MasterdataModels.Product.searchCache. (number of products: X). - Create a new product, add it to the pricelist and to the assortment - Wait for the incremental load in background. - When the incremental is done, reload the POS with the reload button of the browser or F5 - When entering again to the POS, we see that in indexeddb all the products are appearing (number of products: X + 1) but in MasterdataModels.Product.searchCache we still don't have the new product (number of products: X) - When doing a query to this model without any criteria, the new product is not appearing (number of products: X), while every product is expected (number of products: X + 1). | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2025-01-17 15:01 | javietxe | New Issue | |
2025-01-17 15:01 | javietxe | Assigned To | => Triage Platform Base |
2025-01-17 15:01 | javietxe | Triggers an Emergency Pack | => No |
2025-01-17 15:05 | javietxe | Steps to Reproduce Updated | View Revisions |
2025-01-17 15:14 | javietxe | Issue Monitored: javietxe |
Copyright © 2000 - 2009 MantisBT Group |