https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42255 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes placing holds release notes| |when group holds are | |enabled | |(DisplayAddHoldGroups | |system preference), so that | |a group hold only counts as | |one hold. | | | |Previously, each hold in | |the hold group was counted | |as a hold. So if the "Holds | |allowed (total)" or | |"Maximum total holds | |allowed (count)" | |circulation and fine rules | |values were exceeded you | |would not be able to place | |additional holds and get a | |message "Too many holds: | |[patron name] can place of | |the requested holds for a | |maximum of XX total | |holds.". | | | |Example: if the total holds | |allowed is set to 2 and a | |group hold was placed on | |two records, this was | |counted as 2 holds - | |placing an additional hold | |would result in the the | |"Too many holds" message. -- You are receiving this mail because: You are watching all bug changes.