Apologies for reviving an old-ish thread but even after updating to the latest version, I still have the problem.
Attempting to delete a group generates the error " Could not remove entries from table
FOREIGN KEY constraint failed"
Tail log says:
2025-02-21 10:02:01.832 ERROR gravityDB_delFromTable(9): SQL error exec("DELETE FROM "group" WHERE name IN (SELECT item FROM deltable);"): FOREIGN KEY constraint failed
2025-02-21 10:02:01.835 WARNING API: Could not remove entries from table (FOREIGN KEY constraint failed)