-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancement⭐️ New feature or request⭐️ New feature or requestsync🛜 Task sync related issues🛜 Task sync related issues
Milestone
Description
- Store last sync (persist to avoid full reload on restart, but could begin with "in memory" storage to begin with and already benefit from that between 2 auto-refresh).
- Use it in list API calls (for task lists & tasks)
- Confirm we can then ignore
showHidden
in this case (might not concern deleted tasks but also completed, check carefully) - Change the "delete stale tasks" strategy
- Need the full picture of remote side to determine if a task or list stored in DB still has its remote counter part, not compatible with
updateMin
- We could do a purge only once per day or once per "session"/"launch", but anyway in a dedicated API, not part of the sync called in periodic auto-refresh
- Need the full picture of remote side to determine if a task or list stored in DB still has its remote counter part, not compatible with
Metadata
Metadata
Assignees
Labels
enhancement⭐️ New feature or request⭐️ New feature or requestsync🛜 Task sync related issues🛜 Task sync related issues