http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9011 --- Comment #23 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to Kyle M Hall from comment #8)
3 should we keep the information limitless ? In France, I think it would be illegal, as all libraries must use tools/cleanborrowers.pl. Shouldn't we add an option in this script to remove information after a specific period, even if the patron is still the last borrower ?
This I don't think will work, as the data never expiring what this is all about! This feature is not enabled by default so I don't think that should be a problem, right?
There's a difference between keeping a link to the last borrower for a longer period of time and keeping it forever. Consequently, I agree with Paul's suggestion that cleanborrowers.pl should have an option to clear issues.last_returned_by after a specified amount of time. However, since the new feature is not on by default, I do not consider this a blocker for pushing the patch. -- You are receiving this mail because: You are watching all bug changes.