[Bug 1117174] [NEW] mailman remove list fails due to constraint error on contentfilter

David Bell davidianbell at gmail.com
Wed Feb 6 11:05:59 CET 2013


Public bug reported:

running the mailman3 command mailman remove <list> throws an
IntegrityError when run agains postgres.

psycopg2.IntegrityError: update or delete on table "mailinglist" violates foreign key constraint "contentfilter_mailing_list_id" on table "contentfilter"
DETAIL:  Key (id)=(6) is still referenced from table "contentfilter".

Schema requires a cascade delete or the code should delete the filters
first.

** Affects: mailman
     Importance: Undecided
         Status: New


** Tags: mailman3

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1117174

Title:
  mailman remove list fails due to constraint error on contentfilter

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1117174/+subscriptions


More information about the Mailman-coders mailing list