Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0047244 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
feature request | [POS2] Core | minor | have not tried | 2021-06-24 15:47 | 2022-02-01 08:07 | ||||||
Reporter | jarmendariz | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0047244: Pending to synchronize list should be updated in real-time | ||||||||||
Description | 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. | ||||||||||
Steps To Reproduce | See description | ||||||||||
Proposed Solution | 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. | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |