http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14067 BUWM <w.miedzybrodzki@uw.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |w.miedzybrodzki@uw.edu.pl --- Comment #9 from BUWM <w.miedzybrodzki@uw.edu.pl> --- Created attachment 43437 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43437&action=edit error when deleting patron We also had problem with deleting patrons. `borrowers` . `password` was VARCHAR(60), while `deletedborrowers` . `password` was VARCHAR(30). Setting the latter to 60 resolved this issue in our case (Koha 3.20.01) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.