Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043826 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | have not tried | 2020-04-17 09:46 | 2020-04-23 17:26 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 038b42789e76 | ||||
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 | Packaging and release | |||||||
Regression date | ||||||||
Regression introduced in release | main | |||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043826: [20Q2] A non-necessary message "Data synchronization was successful" is shown frequently | |||||||
Description | Since the logs unification, a message that before was rarely shown "Data synchronization was successful" is now displayed once by minute or so. This message is not useful to an end-user and it might interfere the normal user flows (by showing unnecessary information on screen) | |||||||
Steps To Reproduce | Login as vallblanca user and leave the webPOS in the main screen. At some point, the message will be shown. Keep waiting, and the message will be shown again in about a minute. It is also showing after performing other actions. Repeat the flow in 20Q1 and notice that message is not being shown. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0119348) hgbot (developer) 2020-04-23 10:09 |
Repository: retail/backports/3.0RR20Q2/org.openbravo.mobile.core Changeset: 038b42789e768a284b0e4115e92aed64fc906506 Author: Prakash M <prakash <at> qualiantech.com> Date: Thu Apr 23 12:52:26 2020 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR20Q2/org.openbravo.mobile.core/rev/038b42789e768a284b0e4115e92aed64fc906506 [^] Fixed BUG-43826: Data synchronization successful message shown frequently It is caused by following two intended changes * Log is send to backend using synchronization buffer, instead of direct request * Synchronization messages are sent as soon as they are generated instead to wait till the ticket is completed. It is better for distribute the load in the backend. * This message is for when coming back from offline, to know that messages were synchronized. * Now there is an icon of offline and other ways to check the messages that has not been sync. * Therefore these messages are no longer needed. --- M web/org.openbravo.mobile.core/source/utils/ob-synchronizationmonitor.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-04-22 15:07 | marvintm | Type | defect => backport |
2020-04-22 15:07 | marvintm | Target Version | => RR20Q2 |
2020-04-23 10:09 | hgbot | Checkin | |
2020-04-23 10:09 | hgbot | Note Added: 0119348 | |
2020-04-23 10:09 | hgbot | Status | scheduled => resolved |
2020-04-23 10:09 | hgbot | Resolution | open => fixed |
2020-04-23 10:09 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/631f9fc96235444288f0ed8fd73a0c975e67accb [^] => http://code.openbravo.com/retail/backports/3.0RR20Q2/org.openbravo.mobile.core/rev/038b42789e768a284b0e4115e92aed64fc906506 [^] |
2020-04-23 17:26 | marvintm | Review Assigned To | => marvintm |
2020-04-23 17:26 | marvintm | Status | resolved => closed |
2020-04-23 17:26 | marvintm | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |