Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046069 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] Core | minor | always | 2021-03-13 10:47 | 2021-03-15 09:14 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | 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 | 0046069: Allow to validate SynchronizationBuffer messages before persisting them in DB | |||||||
Description | As a previous stage of synchronizing messages, the SynchronizationBuffer takes the messages from the state and persists them into IndexedDB. Then, when the synchronization starts, the messages are retrieved from database. It would be nice to have a mechanism to validate messages before persisting them into IndexedDB. This would allow to avoid synchronizing some kind of messages depending on a particular logic. This mechanism should be extensible: modules should be able to provide their own validation logic | |||||||
Steps To Reproduce | n/a | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0126676) hgbot (developer) 2021-03-13 12:21 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/188 [^] |
(0126687) hgbot (developer) 2021-03-15 08:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/188 [^] |
(0126688) hgbot (developer) 2021-03-15 08:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 1e5e2b7fdb420c82624fe7de82df62799016ac04 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 2021-03-15T08:14:27+01:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/1e5e2b7fdb420c82624fe7de82df62799016ac04 [^] Fixes ISSUE-46069: support sync buffer message validation --- M web-test/model/synchronization-buffer/SynchronizationBuffer.test.js M web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationBuffer.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-03-13 10:47 | caristu | New Issue | |
2021-03-13 10:47 | caristu | Assigned To | => platform |
2021-03-13 10:47 | caristu | OBNetwork customer | => No |
2021-03-13 10:47 | caristu | Triggers an Emergency Pack | => No |
2021-03-13 10:47 | caristu | Issue generated from | 0045993 |
2021-03-13 12:21 | hgbot | Merge Request Status | => open |
2021-03-13 12:21 | hgbot | Note Added: 0126676 | |
2021-03-15 07:39 | hgbot | Merge Request Status | open => approved |
2021-03-15 08:15 | hgbot | Resolution | open => fixed |
2021-03-15 08:15 | hgbot | Status | new => closed |
2021-03-15 08:15 | hgbot | Note Added: 0126687 | |
2021-03-15 08:15 | hgbot | Fixed in Version | => RR21Q2 |
2021-03-15 08:15 | hgbot | Note Added: 0126688 | |
2021-03-15 09:14 | caristu | Assigned To | platform => caristu |
Copyright © 2000 - 2009 MantisBT Group |