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

Not possible to sync if user has Read-only access with local changes #3392

Closed
saberraz opened this issue Apr 27, 2024 · 1 comment
Closed

Comments

@saberraz
Copy link
Contributor

I have a survey team and I gave some Read-only access to the project. They make changes to the project and then they try to pull the changes from upstream.

Currently the app tries to do both:

  • Upload changes from the read-only user
  • Apply the upstream changes

This results in failure to sync and hence not possible to apply upstream changes to the Read-only users. The work-around is to delete and redownload the project. For a large project and limited bandwidth, this is not really feasible with 10s of users.

It would be good for the app to prompt the users, you don't have permission to upload your change and your local changes will be overwritten after the sync.

@tomasMizera
Copy link
Collaborator

Duplicate of #3174

@tomasMizera tomasMizera marked this as a duplicate of #3174 Apr 29, 2024
@tomasMizera tomasMizera closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants