http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #45 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I retested, this still has issues for me :( Trying again with a test plan, hoping someone can find out what's going on: - Created a patron list "Delete" with 2 borrowers from the sample data: Nicole Schneider - has 1 checkout Keith Hendrix - Chose Delete and checked the checkbox, no other changes - Chose "mose to trash" - Tool reports: 2 patrons have been successfully moved to trash - Nicole Schneider now exists in both borrowers and deletedborrowers The logs show: [Thu Oct 22 00:47:50.410257 2015] [cgi:error] [pid 11589] [client 127.0.0.1:36610] AH01215: [Thu Oct 22 00:47:50 2015] cleanborrowers.pl: DBD::mysql::st execute failed: Cannot delete or update a parent row: a foreign key constraint fails (`koha`.`issues`, CONSTRAINT `issues_ibfk_1` FOREIGN KEY (`borrowernumber`) REFERENCES `borrowers` (`borrowernumber`) ON UPDATE CASCADE) at /home/katrin/kohaclone/C4/Members.pm line 1813., referer: http://localhost:8080/cgi-bin/koha/tools/cleanborrowers.pl -- You are receiving this mail because: You are watching all bug changes.