https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42255 --- Comment #2 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- I forgot to test the other way you can limit number of holds .... "Maximum total holds allowed (count)" in the hold policy section counts all individual holds regardless of groups, the same as Holds Allowed (total) in the circ rules. - set a circ rule with: -- Holds allowed (total): Unlimited -- Holds allowed (daily): Unlimited -- Holds per record (count): Unlimited - Maximum total holds allowed (count): 2 - Place 2 holds for the same patron - Try to place a 3rd hold, get an error "too many holds" - group your 2 existing holds - try to place a 3rd hold; still get an error "too many holds" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.