Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044121 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2020-05-20 14:29 | 2020-06-01 19:57 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 40ff9336a742 | ||||
Projection | none | ETA | none | Target Version | RR20Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044121: Messages synchronized with backoffice does not include the message ID | |||||||
Description | With the current implementation of the SynchronizationBuffer, the message ID is not sent to the backoffice so other fields such as the data.id are used to identify the message and used as an identifier for the Import Entry. This situation can be problematic in the future as the synchronization could fail for not having a valid identifier or the identifier provided already exists. | |||||||
Steps To Reproduce | Login to WebPOS and open the developer tools in the Network tab: - Push some buttons in order to create log events - Eventually, a request to org.openbravo.mobile.core.TerminalLogLoader will be sent to the backoffice - Check the request payload and verify that the payload object does contain fields like client, csrfToken, data... but messageId is not present. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0120470) hgbot (developer) 2020-05-29 12:35 |
Repository: retail/backports/3.0RR20Q2/org.openbravo.mobile.core Changeset: 40ff9336a742cbb23ab03c79e853d7657fe82c88 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Fri May 29 12:34:58 2020 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR20Q2/org.openbravo.mobile.core/rev/40ff9336a742cbb23ab03c79e853d7657fe82c88 [^] Fixed ISSUE-44121: Messages synchronized does not include messageId --- M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java 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 |
2020-05-20 14:29 | jarmendariz | Type | defect => backport |
2020-05-20 14:29 | jarmendariz | Target Version | RR20Q3 => RR20Q2 |
2020-05-29 12:35 | hgbot | Checkin | |
2020-05-29 12:35 | hgbot | Note Added: 0120470 | |
2020-05-29 12:35 | hgbot | Status | scheduled => resolved |
2020-05-29 12:35 | hgbot | Resolution | open => fixed |
2020-05-29 12:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR20Q2/org.openbravo.mobile.core/rev/40ff9336a742cbb23ab03c79e853d7657fe82c88 [^] |
2020-06-01 19:57 | marvintm | Review Assigned To | => marvintm |
2020-06-01 19:57 | marvintm | Status | resolved => closed |
2020-06-01 19:57 | marvintm | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |