Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053458 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2023-09-14 14:39 | 2023-11-03 09:14 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
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 | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053458: Masterdata Cache should be loaded in Background | |||||||
Description | As Product remote model was not implemented it was required to implement on a synchronous way the MasterdataCache on login generating significant waiting times for big volumes: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js#L1037 [^] It will be required to do the MasterdataCache in background and implement a fallback that will execute the query in remote mode so the products (or others) can still be fetched. In case of login offline it will be needed to execute the MasterDataCache in a synchronous way as the fallback will not work: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js#L1063 [^] | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0154856) hgbot (developer) 2023-09-14 14:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/618 [^] |
(0156588) hgbot (developer) 2023-11-01 12:52 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 5f281fb3d4f7d7af27fa1063a93c527dd97a74d8 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 01-11-2023 12:51:43 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/5f281fb3d4f7d7af27fa1063a93c527dd97a74d8 [^] Fixes ISSUE-53458: Merges branch 'fr/53458-masterdata-cache' --- M src-test/org/openbravo/mobile/core/master/MasterDataModelConfigTest.java M src/org/openbravo/mobile/core/master/MasterDataConfigLoadProcess.java M web-test/model/masterdata/MasterdataController.test.js M web-test/model/remote/RemoteDataController.test.js M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataModel.js M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/Criteria.js M web/org.openbravo.mobile.core/app/model/persistence/indexeddb/IndexedDBQuery.js M web/org.openbravo.mobile.core/app/model/remote/RemoteDataController.js --- |
(0156589) hgbot (developer) 2023-11-01 12:52 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/618 [^] |
(0156657) hgbot (developer) 2023-11-03 09:08 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/630 [^] |
(0156658) hgbot (developer) 2023-11-03 09:14 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/630 [^] |
(0156659) hgbot (developer) 2023-11-03 09:14 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: e19baa9fa990242adb38d8642ce60cc3ba09730a Author: Cristian Berner <cristian.berner@openbravo.com> Date: 03-11-2023 09:07:46 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e19baa9fa990242adb38d8642ce60cc3ba09730a [^] Related to FR-53458: Fix MasterDataModelConfig test by properly expecting ImplementedModes --- M src-test/org/openbravo/mobile/core/master/MasterDataModelConfigTest.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-09-14 14:39 | cberner | New Issue | |
2023-09-14 14:39 | cberner | Assigned To | => Retail |
2023-09-14 14:39 | cberner | OBNetwork customer | => No |
2023-09-14 14:39 | cberner | Triggers an Emergency Pack | => No |
2023-09-14 14:39 | cberner | Assigned To | Retail => cberner |
2023-09-14 14:39 | cberner | Status | new => scheduled |
2023-09-14 14:46 | hgbot | Merge Request Status | => open |
2023-09-14 14:46 | hgbot | Note Added: 0154856 | |
2023-09-19 15:45 | hgbot | Note Added: 0154999 | |
2023-09-19 15:49 | hgbot | Note Added: 0155000 | |
2023-09-21 13:11 | hgbot | Note Added: 0155103 | |
2023-09-21 13:12 | hgbot | Note Added: 0155104 | |
2023-10-24 23:50 | AugustoMauch | Note Deleted: 0155103 | |
2023-10-24 23:50 | AugustoMauch | Note Deleted: 0154999 | |
2023-10-24 23:50 | AugustoMauch | Note Deleted: 0155104 | |
2023-10-24 23:50 | AugustoMauch | Note Deleted: 0155000 | |
2023-11-01 12:52 | hgbot | Resolution | open => fixed |
2023-11-01 12:52 | hgbot | Status | scheduled => resolved |
2023-11-01 12:52 | hgbot | Fixed in Version | => RR24Q1 |
2023-11-01 12:52 | hgbot | Note Added: 0156588 | |
2023-11-01 12:52 | hgbot | Merge Request Status | open => merged |
2023-11-01 12:52 | hgbot | Note Added: 0156589 | |
2023-11-01 12:52 | AugustoMauch | Status | resolved => closed |
2023-11-01 12:52 | AugustoMauch | Fixed in Version | RR24Q1 => |
2023-11-03 09:08 | hgbot | Note Added: 0156657 | |
2023-11-03 09:14 | hgbot | Merge Request Status | merged => approved |
2023-11-03 09:14 | hgbot | Note Added: 0156658 | |
2023-11-03 09:14 | hgbot | Note Added: 0156659 |
Copyright © 2000 - 2009 MantisBT Group |