qgis-plugin
qgis-plugin copied to clipboard
QGIS plugin for managing Mergin Maps projects
This issue is related to this one: https://github.com/MerginMaps/server-private/issues/2381 The plugin have a problem with downloading a public project for a workspace, which is inactive. The plugin should show reasonable error...
The plugin doesn't create conflict files, when there is a conflict in the project `qgz` file. It shows a message, there there is a conflict and that the file is...
The project changes are filtered from the synchronization when the user has Editor permission. When there are only project changes in the project, and the user hits sync, the plugin...
- Open any project with a .gpkg layer - Remove the .gpkg file from disk - Click the sync button - 💥 Stack trace: ```log An error has occurred while...
1. I have created a project with point, line and polygon layer 2. I have created 4 each version either has 1 line or 1 polygon 3. lines and polygons...
1. I have created a simple project with 1 survey layer 2. synchronized new version V2. in which I have added 3 new points 3. I have updated 1 point...
1. I have created a simple project with 1 survey layer 2. synchronized new version V2. in which I have added 3 new points 3. synchronized new version V3. in...
When server gets into maitancence mode, there is an long error after refresh is hit Better would be just to show "Server is in maintenance mode" or something similar. ![Screenshot...
When server is in maitenance mode and you try to download a project, the plugin crash ``` Traceback (most recent call last): File "/home/jozef/.local/share/QGIS/QGIS3/profiles/ws/python/plugins/Mergin/mergin/client.py", line 206, in _do_request return self.opener.open(request)...
When the server is in maintenance mode and I hit to create a project (+button), the plugin crash ``` An error has occurred while executing Python code: Mergin.mergin.common.ClientError: HTTP Error:...