Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057685 | POS2 | Core | public | 2025-01-17 15:01 | 2025-02-05 12:08 |
|
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 | | Fixed in Version | 25Q2 | |
Merge Request Status | approved |
Review Assigned To | marvintm |
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 | 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). |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0057675 | | closed | fofarril | POS2 | "Merge with current order" menu entry has incorrect position in the menu | depends on | backport | 0057811 | 25Q1 | closed | ranjith_qualiantech_com | POS2 | Problem in masterdata search | caused by | defect | 0047311 | | closed | ranjith_qualiantech_com | Retail Modules | Incremental loading error for Third Parties or Products |
|
Attached Files | |
|
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 | OBNetwork customer | => Gold |
2025-01-17 15:01 | javietxe | Triggers an Emergency Pack | => No |
2025-01-17 15:05 | javietxe | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=29072#r29072 |
2025-01-17 15:14 | javietxe | Issue Monitored: javietxe | |
2025-01-22 10:18 | guillermogil | Review Assigned To | => guillermogil |
2025-01-22 10:18 | guillermogil | Relationship added | duplicate of 0057675 |
2025-01-22 10:18 | guillermogil | Status | new => closed |
2025-01-22 10:18 | guillermogil | Resolution | open => duplicate |
2025-01-22 10:18 | guillermogil | Status | closed => new |
2025-01-22 10:18 | guillermogil | Resolution | duplicate => open |
2025-01-22 10:19 | guillermogil | Relationship deleted | 0057675 |
2025-01-22 10:19 | guillermogil | Review Assigned To | guillermogil => |
2025-01-22 10:19 | guillermogil | Assigned To | Triage Platform Base => Retail |
2025-01-22 10:30 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2025-01-23 09:20 | ranjith_qualiantech_com | Status | new => scheduled |
2025-01-27 08:52 | javietxe | Note Added: 0174725 | |
2025-01-28 07:59 | ranjith_qualiantech_com | Regression level | => Production - Confirmed Stable |
2025-01-28 07:59 | ranjith_qualiantech_com | Regression date | => 2021-07-13 |
2025-01-28 07:59 | ranjith_qualiantech_com | Regression introduced in release | => 22Q3 |
2025-01-28 07:59 | ranjith_qualiantech_com | Regression introduced by commit | => https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/46efcd6d2a6fbf6c2fbd8b6a1c417ec46a4cd465 [^] |
2025-01-28 07:59 | ranjith_qualiantech_com | Relationship added | caused by 0047311 |
2025-01-28 08:57 | hgbot | Merge Request Status | => open |
2025-01-28 08:57 | hgbot | Note Added: 0174788 | |
2025-01-28 08:57 | hgbot | Note Added: 0174789 | |
2025-01-30 17:34 | hgbot | Merge Request Status | open => approved |
2025-01-30 17:34 | hgbot | Note Added: 0174923 | |
2025-01-30 17:34 | hgbot | Note Added: 0174924 | |
2025-01-30 17:34 | hgbot | Resolution | open => fixed |
2025-01-30 17:34 | hgbot | Status | scheduled => closed |
2025-01-30 17:34 | hgbot | Fixed in Version | => RR25Q2 |
2025-01-30 17:34 | hgbot | Note Added: 0174925 | |
2025-01-30 17:34 | hgbot | Note Added: 0174926 | |
2025-01-30 17:34 | marvintm | Status | closed => new |
2025-01-30 17:34 | marvintm | Resolution | fixed => open |
2025-01-30 17:34 | marvintm | Fixed in Version | RR25Q2 => |
2025-01-30 17:34 | marvintm | Status | new => scheduled |
2025-01-30 17:34 | marvintm | Relationship added | duplicate of 0057675 |
2025-01-30 17:34 | marvintm | Status | scheduled => resolved |
2025-01-30 17:34 | marvintm | Fixed in Version | => 25Q2 |
2025-01-30 17:34 | marvintm | Resolution | open => fixed |
2025-01-30 17:35 | marvintm | Review Assigned To | => marvintm |
2025-01-30 17:35 | marvintm | Status | resolved => closed |
2025-02-05 12:08 | hgbot | Note Added: 0175161 | |
Notes |
|
|
Just for information, the error is happening with any of the models. The product flow is just an example |
|
|
(0174788)
|
hgbot
|
2025-01-28 08:57
|
|
|
|
(0174789)
|
hgbot
|
2025-01-28 08:57
|
|
|
|
(0174923)
|
hgbot
|
2025-01-30 17:34
|
|
|
|
(0174924)
|
hgbot
|
2025-01-30 17:34
|
|
|
|
(0174925)
|
hgbot
|
2025-01-30 17:34
|
|
|
|
(0174926)
|
hgbot
|
2025-01-30 17:34
|
|
|
|
(0175161)
|
hgbot
|
2025-02-05 12:08
|
|
|