Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041860 | Retail Modules | Web POS | public | 2019-09-20 10:01 | 2019-10-09 08:55 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR19Q4 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0041860: Etag is not correctly calculated in ClientModel component |
Description | Currently eTag in ClientModel component is based on the module versions. This means that if a changeset of the WebPOS or other mobile applications is deployed and the version of the modules is not changed, the ClientModel will not be recalculated. |
Steps To Reproduce | Deploy a change in the WebPOS which doesn't change any module versions, but changes the discounts model. Realise that the model is not refreshed in the WebPOS |
Proposed Solution | The eTag can be based on a random number or timestamp, as normally the model is cached in the client using ServiceWorkers. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0043167 | | closed | gorka_gil | Dependencies of webpos are cached when it shouldn't |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-09-20 10:01 | marvintm | New Issue | |
2019-09-20 10:01 | marvintm | Assigned To | => marvintm |
2019-09-20 10:01 | marvintm | OBNetwork customer | => No |
2019-09-20 10:01 | marvintm | Triggers an Emergency Pack | => No |
2019-09-20 10:03 | hgbot | Checkin | |
2019-09-20 10:03 | hgbot | Note Added: 0114684 | |
2019-09-20 10:03 | hgbot | Status | new => resolved |
2019-09-20 10:03 | hgbot | Resolution | open => fixed |
2019-09-20 10:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4b83abfb62ef8babcbfdd601230d02c644e6065d [^] |
2019-09-23 19:15 | guilleaer | Review Assigned To | => guilleaer |
2019-09-23 19:15 | guilleaer | Status | resolved => closed |
2019-10-08 17:43 | hgbot | Checkin | |
2019-10-08 17:43 | hgbot | Note Added: 0114965 | |
2019-10-08 17:43 | hgbot | Status | closed => resolved |
2019-10-08 17:43 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/4b83abfb62ef8babcbfdd601230d02c644e6065d [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c4ec46ca7fc74dec6ddfc1b002fd952ef755a287 [^] |
2019-10-09 08:55 | marvintm | Status | resolved => closed |
2019-10-09 08:55 | marvintm | Fixed in Version | => RR19Q4 |
2020-02-10 17:11 | gorka_gil | Relationship added | related to 0043167 |