30 Apr
2026
30 Apr
'26
8:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42504 --- Comment #6 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 198413 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198413&action=edit Bug 42504: (follow-up) Always increment total issues on checkout The UpdateTotalIssuesOnCirc syspref check is removed. The operation is now lightweight (DB update + reindex) so there is no reason to make it optional. Test plan: 1. Apply patch 2. Checkout an item 3. Verify biblioitems.totalissues was incremented => SUCCESS: Always updated regardless of syspref 4. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.