Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045993 | POS2 | Core | public | 2021-03-03 17:24 | 2021-03-15 09:15 |
|
Reporter | migueldejuana | |
Assigned To | caristu | |
Priority | normal | 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 | 0045993: SynchronizationBuffer notifies even if nothing is synchronized |
Description | In web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationBuffer.js in synchronize function, we do:
- notifyEventToListeners STARTED
- If there are messages, we synchronize them. If not, we do nothing
- notifyEventToListeners FINISHED
We notify that process even no messages are synchronized. It is ok because the process is executed, but it would be interesting to put in the notify params, the number of message to send to backend. It would be useful if we are able to know if we sent something to server or not.
|
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-03 17:24 | migueldejuana | New Issue | |
2021-03-03 17:24 | migueldejuana | Assigned To | => platform |
2021-03-03 17:24 | migueldejuana | OBNetwork customer | => No |
2021-03-03 17:24 | migueldejuana | Triggers an Emergency Pack | => No |
2021-03-13 10:47 | caristu | Issue cloned | 0046069 |
2021-03-13 11:09 | hgbot | Merge Request Status | => open |
2021-03-13 11:09 | hgbot | Note Added: 0126675 | |
2021-03-15 07:39 | hgbot | Merge Request Status | open => approved |
2021-03-15 08:18 | hgbot | Resolution | open => fixed |
2021-03-15 08:18 | hgbot | Status | new => closed |
2021-03-15 08:18 | hgbot | Fixed in Version | => RR21Q2 |
2021-03-15 08:18 | hgbot | Note Added: 0126689 | |
2021-03-15 08:18 | hgbot | Note Added: 0126690 | |
2021-03-15 09:15 | caristu | Assigned To | platform => caristu |