Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0047577 | ||||||||
| 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 | RR21Q2.2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | RR21Q2.2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | OBPS | |||||||
| Support ticket | 26373 | |||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0047577: 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 | |
| (0131263) hgbot (developer) 2021-08-23 12:05 | Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/276 [^] | 
| (0131275) 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: 2a54bc81a5798b6df14903ca2ba6e812cfba8ef9 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-08-23T14:38:59+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/2a54bc81a5798b6df14903ca2ba6e812cfba8ef9 [^] Fixed ISSUE-47577: 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 --- | 
| (0131276) hgbot (developer) 2021-08-24 07:29 | Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/276 [^] | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2021-08-20 13:15 | marvintm | Type | defect => backport | 
| 2021-08-20 13:15 | marvintm | Target Version | => RR21Q2.2 | 
| 2021-08-23 12:05 | hgbot | Note Added: 0131263 | |
| 2021-08-24 07:29 | hgbot | Merge Request Status | open => approved | 
| 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 | => RR21Q2.2 | 
| 2021-08-24 07:29 | hgbot | Note Added: 0131275 | |
| 2021-08-24 07:29 | hgbot | Note Added: 0131276 | |
| Copyright © 2000 - 2009 MantisBT Group |