-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
The script admin/RemoveSpamAccounts.pl crashes when trying to remove any collection collaborator with the following message:
DBD::Pg::st execute failed: ERROR: update or delete on table "editor" violates foreign key constraint "editor_collection_collaborator_fk_editor" on table "editor_collection_collaborator"
It should rather skip removing such account as it might not be a spam account.