22 Sep
2025
22 Sep
'25
11:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26993 --- Comment #9 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Note: I removed the if ( C4::Context->preference('StoreLastBorrower') ) {} check from Circulation.pm The reason is because if the pref is off, I still want to delete any stored borrowers in the 'items_last_borrower', in the event that the system preference changed to 0 or nothing. I think it's important to delete these borrowers when things change and it is decided to NOT keep this history. -- You are receiving this mail because: You are watching all bug changes.