MerginMaps / mobile

Mobile app for Mergin Maps 📲. Open QGIS projects and manage vector data on your phone, even offline 📶 (Android/iOS/Windows app)
https://merginmaps.com
GNU General Public License v2.0
280 stars 62 forks source link

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

Closed saberraz closed 2 months ago

saberraz commented 2 months ago

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:

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 commented 2 months ago

Duplicate of https://github.com/MerginMaps/mobile/issues/3174