Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045834Retail ModulesWeb POSpublic2021-02-02 12:392021-02-22 23:25
avicente 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR21Q2 
Production - Confirmed Stable
2020-04-06
RR20Q3
https://issues.openbravo.com/view.php?id=43657 [^]
No
0045834: When an incremental refresh fails, the field 'Channel - Touchpoint || Incremental Refresh Masterdata Load' is updated
When an incremental refresh fails, the field 'Channel - Touchpoint || Incremental Refresh Masterdata Load' is updated and it shouldn't.
It is not possible to reproduce in livebuilds because the incremental refresh is very fast but it is very easy reproduce in a customer environment with high volume of data. See video https://drive.google.com/file/d/1Aum8ZOOL0GPDBBSD0OPB6jntEd-yaWas/view [^]

In the customer environment the following fixes are applied:
- https://issues.openbravo.com/view.php?id=45187 [^]
- https://issues.openbravo.com/view.php?id=45188 [^]
NOR
related to defect 0045188 closed ranjith_qualiantech_com Incremental Refresh fail: continues the load when it should stop 
related to defect 0045187 closed ranjith_qualiantech_com Full Refresh fail: continues the load when it should stop 
depends on backport 0045896RR21Q1 closed ranjith_qualiantech_com When an incremental refresh fails, the field 'Channel - Touchpoint || Incremental Refresh Masterdata Load' is updated 
depends on backport 0045897RR20Q4.2 closed ranjith_qualiantech_com When an incremental refresh fails, the field 'Channel - Touchpoint || Incremental Refresh Masterdata Load' is updated 
depends on backport 0045898RR20Q3.4 closed ranjith_qualiantech_com When an incremental refresh fails, the field 'Channel - Touchpoint || Incremental Refresh Masterdata Load' is updated 
caused by feature request 0043657 closed Sandrahuguet Masterdata IndexedDB - Phase 1 
has duplicate defect 0045852 closed ranjith_qualiantech_com Wrong behaviour when the browser is closed before Full Refresh finishes 
has duplicate defect 0045879 closed ranjith_qualiantech_com Full refresh does not restar after F5 in all the cases 
related to defect 0045842 closed ranjith_qualiantech_com Confused message when the Full Refresh fails 
related to backport 0045925RR20Q3.4 closed gorka_gil The background Incremental refresh is silently launching a normal incremental background 
Issue History
2021-02-02 12:39avicenteNew Issue
2021-02-02 12:39avicenteAssigned To => Retail
2021-02-02 12:39avicenteResolution time => 1614553200
2021-02-02 12:39avicenteTriggers an Emergency Pack => No
2021-02-02 12:40avicenteTag Attached: NOR
2021-02-02 13:01rafarodaIssue Monitored: rafaroda
2021-02-02 13:01rafarodaRelationship addedrelated to 0045188
2021-02-02 13:01rafarodaRelationship addedrelated to 0045187
2021-02-03 16:57rafarodaResolution time1614553200 => 1613862000
2021-02-03 16:57rafarodaRelationship addedrelated to 0045842
2021-02-04 12:49rafarodaRelationship addedrelated to 0045852
2021-02-09 13:59ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-02-10 14:46rafarodaRelationship addedrelated to 0045879
2021-02-11 10:34ranjith_qualiantech_comStatusnew => scheduled
2021-02-12 10:20hgbotNote Added: 0126094
2021-02-16 07:03marvintmStatusscheduled => acknowledged
2021-02-16 07:03marvintmStatusacknowledged => scheduled
2021-02-16 07:08marvintmRelationship replacedhas duplicate 0045852
2021-02-16 07:08marvintmRelationship replacedhas duplicate 0045879
2021-02-16 07:09marvintmRegression level => Production - Confirmed Stable
2021-02-16 07:09marvintmRegression introduced in release => RR20Q3
2021-02-16 09:08marvintmRegression date => 2020-04-06
2021-02-16 09:08marvintmRegression introduced by commit => https://issues.openbravo.com/view.php?id=43657 [^]
2021-02-18 13:30hgbotResolutionopen => fixed
2021-02-18 13:30hgbotStatusscheduled => closed
2021-02-18 13:30hgbotNote Added: 0126152
2021-02-18 13:30hgbotFixed in Version => RR21Q2
2021-02-18 13:30hgbotNote Added: 0126153
2021-02-19 13:19rafarodaRelationship addedrelated to 0045925
2021-02-22 23:25dmitry_mezentsevRelationship addedcaused by 0043657

Notes
(0126094)
hgbot   
2021-02-12 10:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/156 [^]
(0126152)
hgbot   
2021-02-18 13:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/156 [^]
(0126153)
hgbot   
2021-02-18 13:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: ef959baf6e12e4e1fb815e6433de0cc74cb5220f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-15T14:35:54+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/ef959baf6e12e4e1fb815e6433de0cc74cb5220f [^]

Fixed ISSUE-45834: Full and Incremental refresh lastsuccess value should be updated
* When all master data requests are completed, POSLastIncRefresh and POSLastTotalRefresh values should be updated

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---