PostGIS synchronization after pushed files with QFieldCloud

Dear QField developper team

First of all, thanks for all your great work and I have question about functionnality of PostGIS synchronization after pushed files with QFieldCloud.
I tried on your server app.qfield.cloud and also on my ubuntu server which I host QFieldCloud.
When I push files on QFieldCloud server after editing on QField, synchronization on QFieldCloud server works well but PostGIS database is not updated.

There’s a solution or setting to set up to make it work or the solution isn’t yet developped ?

Best regards,
Ronan


Imported from GitHub discussion by @ronanren on 2022-02-01T13:12:47Z

In order to provide a clearer and more manageable discussion forum and to have all discussions about QField and related products (i.e. QFieldCloud and QFieldSync) in a single place, we transferred all the discussions from the QFieldCloud to the QField repository.


Imported from GitHub comment by @marioba on 2022-02-01T13:28:30Z

Hi Ronan,

Is the Postgis DB set to publicity? Adding new features from different computers works fine correct?
I had an issue because the ID Field was not unique.

Best regards
Paul


Imported from GitHub comment by @Phertl on 2022-02-16T20:53:43Z

Yes the Postgis DB is public and id was unique, the synchronization from QFieldCloud to Postgis works for you ?


Imported from GitHub comment by @ronanren on 2022-02-18T08:51:14Z

Yes the synchronization from QFieldCloud to Postgis works for me. My database is hosted on AWS. I created a “testorganization” with 2 users. Everything works really good.


Imported from GitHub comment by @Phertl on 2022-02-18T21:09:15Z

Have you got a “offiline” or “online” setting? In my project the sync action from qfiledcloud updates the gpkg dataset but not the native POSTGIS one. My setting is offline.


Imported from GitHub comment by @aliasatp on 2022-02-19T07:55:53Z

Thanks for your reply, the development team assured me that the sync with the native postgis database should work, I hope to find a solution to make this feature work


Imported from GitHub comment by @ronanren on 2022-02-21T13:20:32Z

Hey, ronanren . Thanks for testing QFieldCloud. Can you share a little bit more details about your project? How you created it and how you configured your project.

Also, check my answer here First steps to QFieldCloud · opengisch/QField · Discussion #2508 · GitHub and let me know if it answers your question.


Imported from GitHub comment by @suricactus on 2022-03-09T07:53:58Z