https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42168 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to Andrew Fuerste-Henry from comment #2)
(In reply to David Cook from comment #1)
I think different libraries likely feel differently about this one. From memory, 2 holds in a group shouldn't count individually towards patrons' hold limits. That could be a separate bug.
I've been poking at the code here and found some inconsistency. For limits on holds per record and holds placed per day, Koha counts a hold group as a single hold. But for total holds allowed, individual holds are counted regardless of grouping.
Hmm now I'm trying to remember if that was intentional or not. The code was rebased many times over many years. Probably should be consistent. Guessing that's probably a bug. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.