Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057811 | POS2 | Core | public | 2025-01-17 15:01 | 2025-02-09 10:34 |
|
Reporter | javietxe | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 25Q1 | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | Gold |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2021-07-13 |
Regression introduced in release | 22Q3 |
Regression introduced by commit | https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/46efcd6d2a6fbf6c2fbd8b6a1c417ec46a4cd465 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0057811: 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). |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2025-01-30 17:34 | marvintm | Type | defect => backport |
2025-01-30 17:34 | marvintm | Target Version | => 25Q1 |
2025-02-02 12:20 | hgbot | Note Added: 0174995 | |
2025-02-02 12:20 | hgbot | Note Added: 0174996 | |
2025-02-09 10:34 | hgbot | Note Added: 0175328 | |
2025-02-09 10:34 | hgbot | Note Added: 0175329 | |
2025-02-09 10:34 | hgbot | Resolution | open => fixed |
2025-02-09 10:34 | hgbot | Status | scheduled => closed |
2025-02-09 10:34 | hgbot | Note Added: 0175330 | |
2025-02-09 10:34 | hgbot | Fixed in Version | => RR25Q1 |
2025-02-09 10:34 | hgbot | Note Added: 0175331 | |