Hi All, I have a project based on postgis layers. In Qfield I work in offline mode so my layers have been packed in gpkg format. When I duplicate a feature I have no problem in Qfield as expected but on cloud side the sync action is not applied. I think it could be due to PK field conflict. Problably the PK in gpkg is managed as ordinary field (not unique) and when the feature is sent back to POSTGIS it is an error for the DB. Any idea?
Imported from GitHub discussion by @aliasatp on 2022-10-04T13:11:05Z