IntegrityError on removing domain with associated subscribers

Bug #1287820 reported by Sergey Fedoseev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ripcord
New
Undecided
Unassigned

Bug Description

While trying to remove domain with associated subscribers I got this error:

(IntegrityError) (1451, 'Cannot delete or update a parent row: a foreign key constraint fails (`ripcord`.`subscribers`, CONSTRAINT `subscribers_domain_id_fkey` FOREIGN KEY (`domain_id`) REFERENCES `domains` (`uuid`))') 'DELETE FROM domains WHERE domains.uuid = %s' ('d000b559-c7e3-4643-8bb7-d2b404245cc5',) (HTTP N/A)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.