qgis-plugin icon indicating copy to clipboard operation
qgis-plugin copied to clipboard

QGIS plugin for managing Mergin Maps projects

Results 219 qgis-plugin issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

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...

enhancement
ui/ux

- 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...

bug
sync

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...

bug

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...

bug

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...

bug

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...

bug

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)...

bug

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:...

bug