Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057685
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajorhave not tried2025-01-17 15:012025-02-05 12:08
ReporterjavietxeView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version25Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned Tomarvintm
OBNetwork customerGold
Support ticket
Regression levelProduction - Confirmed Stable
Regression date2021-07-13
Regression introduced in release22Q3
Regression introduced by commithttps://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/46efcd6d2a6fbf6c2fbd8b6a1c417ec46a4cd465 [^]
Triggers an Emergency PackNo
Summary

0057685: Problem in masterdata search

DescriptionWhen an incremental masterdata happens and a new product comes, this new product is not appearing in the masterdata cache
Steps To ReproduceFor 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).
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0057675 closedfofarril POS2 "Merge with current order" menu entry has incorrect position in the menu 
depends on backport 005781125Q1 closedranjith_qualiantech_com POS2 Problem in masterdata search 
caused by defect 0047311 closedranjith_qualiantech_com Retail Modules Incremental loading error for Third Parties or Products 

-  Notes
(0174725)
javietxe (viewer)
2025-01-27 08:52

Just for information, the error is happening with any of the models. The product flow is just an example
(0174788)
hgbot (developer)
2025-01-28 08:57

Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1740 [^]
(0174789)
hgbot (developer)
2025-01-28 08:57

Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/811 [^]
(0174923)
hgbot (developer)
2025-01-30 17:34

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1740 [^]
(0174924)
hgbot (developer)
2025-01-30 17:34

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: ac8039930c435d6d894c6990d6c29df8351cd92d
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 30-01-2025 15:15:05
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/commit/ac8039930c435d6d894c6990d6c29df8351cd92d [^]

Related to ISSUE-57685: Removed MasterData ReloadApp configuration

This reverts commit 719ecd45bb8379b4d1a1344870e018d68bc370b0

---
M web-jspack/org.openbravo.core2/src/authentication/loginInitActions.js
---
(0174925)
hgbot (developer)
2025-01-30 17:34

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9cd6264bc948f33edf7ba32bea8fe32fbe67a563
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 30-01-2025 15:15:08
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9cd6264bc948f33edf7ba32bea8fe32fbe67a563 [^]

Fixed ISSUE-57685: Removed validation of preventing cache update when reloading POS

This reverts commit 46efcd6d2a6fbf6c2fbd8b6a1c417ec46a4cd465

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0174926)
hgbot (developer)
2025-01-30 17:34

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/811 [^]
(0175161)
hgbot (developer)
2025-02-05 12:08

Issue exported to Jira: https://openbravo-sandbox-609.atlassian.net/browse/RM-20198 [^]

- 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 View Revisions
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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker