Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Integrate Datastore sync implementation to allow users to retrieve and store their entries in the cloud #492

Open
3 tasks
linuxwolf opened this issue Jan 24, 2018 · 0 comments
Assignees
Labels

Comments

@linuxwolf
Copy link
Contributor

linuxwolf commented Jan 24, 2018

In service to sync, integrate the core sync process from the datastore into the extension.

Todo

  • make appropriate calls on DataStore instance to trigger a sync.
    • on sync message (manual trigger hook)
    • on upgrade_account message
    • on add_item / update_item / remove_item messages
    • on a timer
  • report any sync errors to logs.
  • record telemetry when the sync operation completes.

Related

@linuxwolf linuxwolf added the backlog We have looked at and understand the issue. Prioritized with alignment to product initiatives. label Feb 21, 2018
@sandysage sandysage added to do backlog We have looked at and understand the issue. Prioritized with alignment to product initiatives. and removed backlog We have looked at and understand the issue. Prioritized with alignment to product initiatives. to do labels Feb 22, 2018
@devinreams devinreams added chore and removed backlog We have looked at and understand the issue. Prioritized with alignment to product initiatives. labels Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants