Openbravo Issue Tracking System - POS2
View Issue Details
0047244POS2Corepublic2021-06-24 15:472022-02-01 08:07
jarmendariz 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
No
0047244: Pending to synchronize list should be updated in real-time
Messages pending to be synchronized with backend are stored in an Indexeddb's table. This table is queried each time the "pending to synchronize" dialog is opened. As it was initially intended to show this dialog only when app is offline, there was no need to keep the list value up-to-date, but if we want to show this in online mode as well, it'd be nice to remove the pending messages as they're successfully synchronized.
See description
When the 'pending to synchronize' dialog is opened, we can track a UI variable and check every fixed interval whether or not the time of the last synchronized message (which can be updated using a sync buffer listener) has changed. If changed, then we can query again for an updated list of pending messages.
No tags attached.
related to defect 0046915 closed jarmendariz No UI feedback in case of having failed messages in the synchronization buffer queue 
Issue History
2021-06-24 15:47jarmendarizNew Issue
2021-06-24 15:47jarmendarizAssigned To => Retail
2021-06-24 15:47jarmendarizTriggers an Emergency Pack => No
2021-06-24 15:48jarmendarizRelationship addedrelated to 0046915
2021-06-24 15:48jarmendarizAssigned ToRetail => platform
2021-10-18 11:26guilleaerStatusnew => acknowledged
2022-02-01 08:07alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.