You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
psycopg2.IntegrityError: null value in column "id" violates not-null constraint DETAIL: Failing row contains (null).
Traceback (most recent call last):
File "/home/vmo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/albion/plugin.py", line 385, in __create_group
[f["id"] for f in self.__iface.activeLayer().selectedFeatures()],
File "/home/vmo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/albion/project.py", line 704, in create_group
"""
psycopg2.IntegrityError: null value in column "id" violates not-null constraint
DETAIL: Failing row contains (null).
I have the impression that the mandala doesn't work anymore with Ctrl-Alt_K ....
The text was updated successfully, but these errors were encountered: