30 Apr
2026
30 Apr
'26
8:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42504 --- Comment #7 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 198414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198414&action=edit Bug 42504: [OPTIONAL] Remove UpdateTotalIssuesOnCirc syspref Total issues are now always updated on checkout since the operation is lightweight. The syspref is no longer needed. Test plan: 1. Apply patch 2. Run: $ ktd --shell k$ perl installer/data/mysql/updatedatabase.pl => SUCCESS: Preference removed 3. Verify UpdateTotalIssuesOnCirc no longer appears in Administration > System preferences 4. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.