Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047622Retail ModulesWeb POSpublic2021-09-02 14:232021-11-29 19:19
alostale 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR21Q4 
Production - Confirmed Stable
2021-08-09
RR21Q2
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c7fc5ebdf8554bab23c5dbd5aa396fbb561ed5e7 [^]
No
0047622: incremental refresh removes rows instead of updating them for models without "active" field
If a masterdata model has no field named "active", the rows that should be updated during an incremental refresh are deleted instead.
1. Log in POS in a browser
2. In a different browser, log in backoffice as system admin
3. Open Country window and update any
4. In POS, refresh masterdata
   -> ERROR: check the updated country is not present in database anymore
NOR
depends on backport 0047623RR21Q3.2 closed ranjith_qualiantech_com incremental refresh removes rows instead of updating them for models without "active" field 
depends on backport 0047624RR21Q2.3 closed ranjith_qualiantech_com incremental refresh removes rows instead of updating them for models without "active" field 
caused by defect 0047510 closed ranjith_qualiantech_com in 21Q2, incremental refresh process is slower in 21Q2 than previous releases 
Issue History
2021-09-02 14:23alostaleNew Issue
2021-09-02 14:23alostaleAssigned To => Retail
2021-09-02 14:23alostaleTriggers an Emergency Pack => No
2021-09-02 14:24alostalePrioritynormal => immediate
2021-09-02 14:26alostaleRelationship addedcaused by 0047510
2021-09-02 16:01marvintmRegression level => Production - Confirmed Stable
2021-09-02 16:01marvintmRegression date => 2021-08-09
2021-09-02 16:01marvintmRegression introduced in release => main
2021-09-02 16:01marvintmRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c7fc5ebdf8554bab23c5dbd5aa396fbb561ed5e7 [^]
2021-09-02 16:01marvintmAssigned ToRetail => ranjith_qualiantech_com
2021-09-02 16:01marvintmStatusnew => scheduled
2021-09-03 11:02hgbotNote Added: 0131546
2021-09-03 11:02hgbotNote Added: 0131547
2021-09-03 12:05hgbotResolutionopen => fixed
2021-09-03 12:05hgbotStatusscheduled => closed
2021-09-03 12:05hgbotNote Added: 0131555
2021-09-03 12:05hgbotFixed in Version => RR21Q4
2021-09-03 12:05hgbotNote Added: 0131556
2021-09-03 12:05hgbotNote Added: 0131557
2021-09-03 12:05hgbotNote Added: 0131558
2021-10-27 11:03rafarodaTag Attached: NOR
2021-11-29 19:19dmitry_mezentsevRegression introduced in releasemain => RR21Q2

Notes
(0131546)
hgbot   
2021-09-03 11:02   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/281 [^]
(0131547)
hgbot   
2021-09-03 11:02   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/125 [^]
(0131555)
hgbot   
2021-09-03 12:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/281 [^]
(0131556)
hgbot   
2021-09-03 12:05   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: cf4c0495548f02c7d00425248c41266f212186b4
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-03T10:51:24+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/cf4c0495548f02c7d00425248c41266f212186b4 [^]

Fixed ISSUE-47622: Masterdata should be added to DB if active property is not present

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
---
(0131557)
hgbot   
2021-09-03 12:05   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 0596a089f87a84a70c1873927d51b1de0f7d47ae
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-03T14:30:33+05:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/0596a089f87a84a70c1873927d51b1de0f7d47ae [^]

Verfies ISSUE-47622: Added test I47622_RefreshMasterData

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/masterDataRefresh/I47622_RefreshMasterData.java
---
(0131558)
hgbot   
2021-09-03 12:05   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/125 [^]