Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047244
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] Coreminorhave not tried2021-06-24 15:472022-02-01 08:07
ReporterjarmendarizView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047244: Pending to synchronize list should be updated in real-time

DescriptionMessages 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.
Steps To ReproduceSee description
Proposed SolutionWhen 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0046915 closedjarmendariz No UI feedback in case of having failed messages in the synchronization buffer queue 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2021-06-24 15:47 jarmendariz New Issue
2021-06-24 15:47 jarmendariz Assigned To => Retail
2021-06-24 15:47 jarmendariz Triggers an Emergency Pack => No
2021-06-24 15:48 jarmendariz Relationship added related to 0046915
2021-06-24 15:48 jarmendariz Assigned To Retail => platform
2021-10-18 11:26 guilleaer Status new => acknowledged
2022-02-01 08:07 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker