Openbravo Issue Tracking System - POS2
View Issue Details
0047008POS2Corepublic2021-06-01 08:372021-07-20 10:46
caristu 
jarmendariz 
highmajorhave not tried
closedfixed 
5
 
TAP 
alostale
No
0047008: No UI feedback in case of having failed messages in the synchronization buffer queue
If there is an error while processing a synchronization buffer message, the synchronization buffer handles it, avoiding the message removal from the queue until it is correctly synchronized.

In that case there is no UI feedback informing about this, the message queue may be growing with messages pending to be synchronized and users can't notice about this.
0) Apply the attached patch in posterminal module which simulates an error processing the print template ticket. Run ant build to deploy the change.
1) Create a ticket
2) It will be not printed due to the error forced with the patch. Check with dev tools that the message is kept in the queue and there is no UI feedback informing about the trouble
No tags attached.
blocks defect 0046915 closed jarmendariz No UI feedback in case of having failed messages in the synchronization buffer queue 
Issue History
2021-06-07 15:07guilleaerTypedefect => backport
2021-06-07 15:07guilleaerTarget Version => TAP
2021-06-07 15:07guilleaerStatusscheduled => acknowledged
2021-07-15 13:46jarmendarizAssigned Toplatform => jarmendariz
2021-07-15 13:46jarmendarizStatusacknowledged => scheduled
2021-07-20 10:45jarmendarizNote Added: 0130600
2021-07-20 10:45jarmendarizStatusscheduled => resolved
2021-07-20 10:45jarmendarizResolutionopen => fixed
2021-07-20 10:46jarmendarizReview Assigned To => alostale
2021-07-20 10:46jarmendarizStatusresolved => closed

Notes
(0130600)
jarmendariz   
2021-07-20 10:45   
Fixed in MR:
https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/merge_requests/50 [^]