Openbravo Issue Tracking System - Retail Modules
View Issue Details
0058269Retail ModulesLoyalty Management for Retailpublic2025-03-10 10:182025-03-18 18:17
javietxe 
Bimla_vm 
normalmajorhave not tried
closedfixed 
5
 
RR24Q4.2 
approved
Gold
No
0058269: Loyalty incremental refresh
While doing an incremental refresh, the data related to loyalty is completely loaded.

It seems that instead of an incremental refresh is doing a full refresh-

It concerns LoyaltyPrograms, LoyaltyEarnRules, LoyaltySubscriptions and LoyaltyCard at least.
In an environment with Loyalty
- Do a full refresh
- Do an incremental refresh and check that every record is loaded again.
Add $incrementalUpdateCriteria in the loading queries
No tags attached.
blocks defect 0058182 closed Bimla_vm Loyalty incremental refresh 
Issue History
2025-03-18 09:56guilleaerTypedefect => backport
2025-03-18 09:56guilleaerTarget Version => RR24Q4.2
2025-03-18 13:47hgbotNote Added: 0176951
2025-03-18 18:17hgbotNote Added: 0176962
2025-03-18 18:17hgbotResolutionopen => fixed
2025-03-18 18:17hgbotStatusscheduled => closed
2025-03-18 18:17hgbotNote Added: 0176963

Notes
(0176951)
hgbot   
2025-03-18 13:47   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/85 [^]
(0176962)
hgbot   
2025-03-18 18:17   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/85 [^]
(0176963)
hgbot   
2025-03-18 18:17   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^]
Changeset: f5b1b7893ade1252250a323ac1df096bb6444e2e
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 18-03-2025 18:16:00
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/f5b1b7893ade1252250a323ac1df096bb6444e2e [^]

Fixed ISSUE-58269: Added incremental update criteria while fetching loyalty services

---
M src/org/openbravo/retail/loyalty/programs/master/LoyaltyCard.java
M src/org/openbravo/retail/loyalty/programs/master/LoyaltyEarnRules.java
M src/org/openbravo/retail/loyalty/programs/master/LoyaltyPointReason.java
M src/org/openbravo/retail/loyalty/programs/master/LoyaltySubscriptions.java
---