Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment Synchronization - Incremental Downloads #137

Open
hallahan opened this issue Apr 19, 2016 · 0 comments
Open

Deployment Synchronization - Incremental Downloads #137

hallahan opened this issue Apr 19, 2016 · 0 comments

Comments

@hallahan
Copy link
Contributor

hallahan commented Apr 19, 2016

This issue is a note for the future. This should be backlogged for now...

For now, if we have a deployment with the same name on the server as in ExternalStorage, we just show the one we have on disk that has been downloaded. This is to prevent showing inconsistent state of the download situation.

In the future, we should have a Deployments object that can reflect that there is some subset of files still needing to be downloaded from the server.

If you want to see the metadata of a deployment on the server that has been updated with the same name, just delete the deployment on the device, and it should update accordingly.

hallahan added a commit that referenced this issue Apr 19, 2016
…t a new list from ExternalStorage or the server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant