Skip to content

Commit 6692268

Browse files
committed
Few changes
1 parent aa76aed commit 6692268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/get-started/tutorials/advanced-setup-qfc.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When working with QFieldCloud it is important that you understand the synchroniz
1616
You can find the technical details on the different job types in the [technical documentation section](../../reference/qfieldcloud/jobs.md).
1717
In simple words, there exist three different synchronization activities:
1818

19-
- **From QGIS to QFieldCloud**:This synchronization process uploads a complete new "project package" and replaces the existing one stored in the cloud.
19+
- **From QGIS to QFieldCloud**: This synchronization process uploads a complete new "project package" and replaces the existing one stored in the cloud.
2020
If you are working with GeoPackages it is important to note, that the existing GeoPackage on the cloud will be replaced with the one you have just uploaded.
2121
- **From QFieldCloud to QField**: If you want to download the uploaded "project package" to your mobile device, QFieldCloud "packages" the project into a specific format that is saved in the internal application folder structure.
2222
Important to know here is that in case you are working with PostgreSQL databases and have chosen the [working mode](#working-modes) *offline editing* then a local GeoPackage of the data will be created in the corresponding folder.
@@ -38,7 +38,7 @@ Unlike in the synchronization process from QGIS to QFieldCloud, the whole GeoPac
3838
If you must work parallel on Desktop, make sure to check the QFieldCloud status and download the most recent data before uploading a new package.
3939
2. <ins>Do not change the data structure before synchronizing the latest field edits</ins>.
4040
Often, officers work in QGIS and adapt the data structure of the project files, which leads to errors if the changes from QField have not yet been pushed to QFieldCloud.
41-
3. <>Use uuid's as primary keys, especially when working with relations and in teams.</ins>
41+
3. <ins>Use uuid's as primary keys, especially when working with relations and in teams.</ins>
4242
Synchronization often occur due to the lack of adding primary keys to your datasets.
4343
Especially, when working with relationships and in teams, if the data were not configured with an according primary key, it may happen that data loss occurs because of simultaneous editing of the data.
4444

0 commit comments

Comments
 (0)