http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11642 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 24891 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24891&action=edit Bug 11642 - Batch patron deletion/anonymization should not allow permanent destruction of patron data The Batch patron deletion/anonymization tool gives the option of destroying patron data or moving it to the "trash". I see know reason why we allow deletion of patrons without moving them to deletedborrowers first. We don't allow this kind of behavior for records or items, so why patrons? Furthermore it seems far to easy to mis-use this tool by accident, further exacerbating the situation. Test Plan: 1) Apply this patch 2) Verify you can no longer permanently delete patrons with the batch patron deletion/anonymization tool, instead they will always be moved to deletedborrowers. -- You are receiving this mail because: You are watching all bug changes.