http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10082 Bug ID: 10082 Summary: don't delete borrower attributes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When you delete a borrower their record goes into the deleted_borrowers table, but their attributes are completely lost. If you to do stats on these fields or recover deleted borrowers via the db you don't have that info anymore. It should either have it's own deleted_ table or be kept in the current table. Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.