Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047576 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2021-08-05 17:48 | 2021-08-24 07:29 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR21Q3.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR21Q3.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047576: in 21Q2, incremental refresh process is slower in 21Q2 than previous releases | |||||||
Description | In 21Q2, the incremental refresh process is slower than previous releases | |||||||
Steps To Reproduce | same data . in 19Q3: - [BO] update 7000 products - [POS] execute incremental refresh process: Product model takes less than 3 segs (see internal note- video1) . in 21Q2: - [BO] update 7000 products - [POS] execute incremental refresh process: Product model takes less than 150 segs (see internal note- video2) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0131262) hgbot (developer) 2021-08-23 12:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/275 [^] |
(0131273) hgbot (developer) 2021-08-24 07:29 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: c4b2cc45370ceb4077a82ede6e0d1d1ced2ff3a7 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-08-23T15:31:41+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c4b2cc45370ceb4077a82ede6e0d1d1ced2ff3a7 [^] Fixed ISSUE-47576: Updated incremental refresh batch update process * Executes all records updates in a single IndexedDB model in one transaction instead using one transaction for each record. * Use writeBatch in putIncrementalMasterdata() and create new function updateMasterData() * Move cache update to the end of the IndexedDB transaction --- M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/IndexedDBController.js --- |
(0131274) hgbot (developer) 2021-08-24 07:29 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/275 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2021-08-20 13:15 | marvintm | Type | defect => backport |
2021-08-20 13:15 | marvintm | Target Version | => RR21Q3.1 |
2021-08-23 12:05 | hgbot | Note Added: 0131262 | |
2021-08-24 07:29 | hgbot | Resolution | open => fixed |
2021-08-24 07:29 | hgbot | Status | scheduled => closed |
2021-08-24 07:29 | hgbot | Fixed in Version | => RR21Q3.1 |
2021-08-24 07:29 | hgbot | Note Added: 0131273 | |
2021-08-24 07:29 | hgbot | Note Added: 0131274 |
Copyright © 2000 - 2009 MantisBT Group |