Skip to content

Basefile not updated if pull is done without geodiff #63

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

Closed
wonder-sk opened this issue Aug 3, 2020 · 2 comments
Closed

Basefile not updated if pull is done without geodiff #63

wonder-sk opened this issue Aug 3, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@wonder-sk
Copy link
Contributor

A rare case can happen when:

  1. a project gets downloaded
  2. a pull to a newer version is done without geodiff - the basefile will not get updated (because of if not self.geodiff check in apply_push_changes())

After that, basefile will be left at an older version, causing issues in the project directory later.

@wonder-sk wonder-sk added the bug Something isn't working label Aug 3, 2020
@wonder-sk
Copy link
Contributor Author

This should be gone when #92 is implemented

@wonder-sk
Copy link
Contributor Author

#92 is now implemented - closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant