Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055014Retail ModulesEvents for Clientpublic2024-03-20 15:262024-04-24 14:46
ivazquez 
ander_flores 
normalmajorsometimes
closedfixed 
5
RR24Q1 
pi 
No
0055014: IndexedDB data synchronization error - Extremely large Terminal Log caused by the module "Events for client"
Some clients are having problems with the "Events for clients" module where an extremely large TerminalLog is being generated due to the following line of code:

https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/blob/master/web/org.openbravo.events.client/source/events/messagesmanager.js?ref_type=heads#L34 [^]

This is because since this terminal log is so large, the synchronization cannot be performed, thus leaving the till blocked and offline.

The customer has to contact the support team to delete this terminal log from the IndexedDB, otherwise, no order, cash-up, cash management, etc. is synchronized.
We attached the log of the problem so that you can check that the error comes from the same, you must decide what to do with this log to avoid this problem.

Lower the log level from info to debug or trace
No tags attached.
related to defect 0051930 closed AugustoMauch Openbravo ERP IndexedDB data synchronization error 
related to defect 0055016RR20Q3.4 closed Rajesh_18 Retail Modules IndexedDB data synchronization error - Extremely large Terminal Log caused by the function "updatePendingMultiOrders" 
? bigLog1.json (113,640) 2024-03-20 15:26
https://issues.openbravo.com/file_download.php?file_id=19576&type=bug
Issue History
2024-03-20 15:26ivazquezNew Issue
2024-03-20 15:26ivazquezAssigned To => Triage Platform Conn
2024-03-20 15:26ivazquezFile Added: bigLog1.json
2024-03-20 15:26ivazquezTriggers an Emergency Pack => No
2024-03-20 15:28ivazquezRelationship addedrelated to 0051930
2024-03-20 15:29ivazquezTag Attached: SMCP
2024-03-20 15:29ivazquezTag Detached: SMCP
2024-03-20 15:30ivazquezETAnone => > 1 month
2024-03-20 16:30ivazquezRelationship addedrelated to 0055016
2024-03-26 11:43rafarodaSeverityminor => major
2024-04-02 09:56adrianromeroStatusnew => scheduled
2024-04-02 09:56adrianromeroProposed Solution updated
2024-04-05 10:25adrianromeroAssigned ToTriage Platform Conn => ander_flores
2024-04-15 18:56ivazquezNote Added: 0163245
2024-04-16 08:45adrianromeroNote Added: 0163247
2024-04-18 11:29hgbotNote Added: 0163354
2024-04-24 14:46hgbotResolutionopen => fixed
2024-04-24 14:46hgbotStatusscheduled => closed
2024-04-24 14:46hgbotNote Added: 0163662
2024-04-24 14:46hgbotNote Added: 0163663

Notes
(0163245)
ivazquez   
2024-04-15 18:56   
Hello Team,

Any news?

Regards,
Ignacio Vazquez
(0163247)
adrianromero   
2024-04-16 08:45   
The issue is scheduled to be fixed in our list of priorities. It is planned to be fixed before the due date.
(0163354)
hgbot   
2024-04-18 11:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/68 [^]
(0163662)
hgbot   
2024-04-24 14:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 94031ed77a1ec89f479850368a5a7caf50cf6613
Author: Ander Flores <ander.flores@openbravo.com>
Date: 24-04-2024 12:46:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/commit/94031ed77a1ec89f479850368a5a7caf50cf6613 [^]

Fixed ISSUE-55014: Lower log level of MessagesManager from info to debug

---
M web-test/obglobals.js
M web/org.openbravo.events.client/source/events/messagesmanager.js
---
(0163663)
hgbot   
2024-04-24 14:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.client/-/merge_requests/68 [^]