Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046069 | POS2 | Core | public | 2021-03-13 10:47 | 2021-03-15 09:14 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
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 |