opengisch / qfieldsync

Sync your projects to QField
https://qfield.org/
GNU Lesser General Public License v3.0
54 stars 26 forks source link

gpkg files are always available for sync and proposed direction always qgis -> cloud #266

Open lindacamathias opened 3 years ago

lindacamathias commented 3 years ago

gpkg files sometimes (regularity not found yet) keep staying available to sync even when no changes are made. furthermore the proposed sync direction is always qgis -> cloud (even when it should be the other way, e.g. after pushing changes from tablet to cloud)

gpkg_sync

turzik-x commented 1 year ago

The reason is, I think, QGIS always changes gpkg ( update some last read access), thus Synchronization consider it as upload to cloud.

suricactus commented 1 year ago

@turzik-x there was a slight improvement on QGIS side when the gpkg is never toggled in edditing mode it is no longer modifying the timestamp. But yeah, it's still an issue.