Openbravo Issue Tracking System - Retail Modules | ||||||||||||||||||||||||||
| View Issue Details | ||||||||||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
| 0045900 | Retail Modules | Web POS | public | 2021-02-16 09:59 | 2021-02-24 11:14 | |||||||||||||||||||||
| Reporter | gorka_gil | |||||||||||||||||||||||||
| Assigned To | gorka_gil | |||||||||||||||||||||||||
| Priority | urgent | Severity | major | Reproducibility | always | |||||||||||||||||||||
| Status | closed | Resolution | fixed | |||||||||||||||||||||||
| Platform | OS | 5 | OS Version | |||||||||||||||||||||||
| Product Version | ||||||||||||||||||||||||||
| Target Version | Fixed in Version | RR21Q2 | ||||||||||||||||||||||||
| Merge Request Status | approved | |||||||||||||||||||||||||
| Review Assigned To | ||||||||||||||||||||||||||
| OBNetwork customer | No | |||||||||||||||||||||||||
| Support ticket | ||||||||||||||||||||||||||
| Regression level | ||||||||||||||||||||||||||
| Regression date | ||||||||||||||||||||||||||
| Regression introduced in release | ||||||||||||||||||||||||||
| Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/commit/87c3e6d251f0c8db080607ba3c4739a551bde0b9 [^] | |||||||||||||||||||||||||
| Triggers an Emergency Pack | No | |||||||||||||||||||||||||
| Summary | 0045900: The background Incremental refresh is silently launching a normal incremental background | |||||||||||||||||||||||||
| Description | There are 3 types of masterdata refresh: - full - incremental - incremental in background (splitted in requests and in save into db) There are some problems with the incremental in background: - 1) Before start the requests, a normal incremental is launched, It is not visible because it doesn't show anything in the UI, but it can be seen in the console. - 2) In the background incremental, the models requested are not saved into indexeddb - 3) In the background incremental, the last refresh time is not correctly saved, so it requests always the same data (from last full or normal incremental) - 4) In the background incremental, the requested model changes are stored in a variable called modifiedMasterdataModels, but it is storing all the model, not just the modified ones. Note that issues 2, 3 and 4 are hidden by the first one, since the normal incremental does all the update, then when the background starts, there is nothing to update. | |||||||||||||||||||||||||
| Steps To Reproduce | In the pos, open the console and execute: OB.UTIL.loadModelsIncFunc() It should start with (background incremental): [requestIncrementalMasterdata] Starting incremental Request RefreshMasterdata But instead, before that, it is doing a normal incremental: [incrementalMasterdataRefresh] Starting incremental RefreshMasterdata | |||||||||||||||||||||||||
| Proposed Solution | ||||||||||||||||||||||||||
| Additional Information | ||||||||||||||||||||||||||
| Tags | NOR | |||||||||||||||||||||||||
| Relationships |
| |||||||||||||||||||||||||
| Attached Files | ||||||||||||||||||||||||||
| Issue History | ||||||||||||||||||||||||||
| Date Modified | Username | Field | Change | |||||||||||||||||||||||
| 2021-02-16 09:59 | gorka_gil | New Issue | ||||||||||||||||||||||||
| 2021-02-16 09:59 | gorka_gil | Assigned To | => gorka_gil | |||||||||||||||||||||||
| 2021-02-16 09:59 | gorka_gil | OBNetwork customer | => No | |||||||||||||||||||||||
| 2021-02-16 09:59 | gorka_gil | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
| 2021-02-16 10:02 | hgbot | Merge Request Status | => open | |||||||||||||||||||||||
| 2021-02-16 10:02 | hgbot | Note Added: 0126120 | ||||||||||||||||||||||||
| 2021-02-16 11:06 | gorka_gil | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/commit/87c3e6d251f0c8db080607ba3c4739a551bde0b9 [^] | |||||||||||||||||||||||
| 2021-02-16 11:10 | gorka_gil | Description Updated | bug_revision_view_page.php?rev_id=22123#r22123 | |||||||||||||||||||||||
| 2021-02-16 11:10 | gorka_gil | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=22125#r22125 | |||||||||||||||||||||||
| 2021-02-19 10:50 | marvintm | Status | new => scheduled | |||||||||||||||||||||||
| 2021-02-19 11:30 | rafaroda | Tag Attached: NOR | ||||||||||||||||||||||||
| 2021-02-19 14:29 | hgbot | Note Added: 0126220 | ||||||||||||||||||||||||
| 2021-02-23 18:00 | hgbot | Merge Request Status | open => approved | |||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Note Added: 0126324 | ||||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Note Added: 0126325 | ||||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Status | scheduled => closed | |||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Note Added: 0126326 | ||||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Fixed in Version | => RR21Q2 | |||||||||||||||||||||||
| 2021-02-24 11:14 | hgbot | Note Added: 0126327 | ||||||||||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||