We have a field for the maximum number of items that can be checked out (regardless of item type/patron category) and I think we should have the same for holds.
*** This bug has been marked as a duplicate of bug 4045 ***
While this is related to bug 4045, I'm suggesting that this preference be moved to the circ matrix so it can be done branch by branch.
Still valid?
This bug is still valid, because there is no setting in circulation and fine rules for defining a maximum number of holds across all item types/patrons.
What is the role of syspref 'maxreserves'? (In reply to Owen Leonard from comment #4) > This bug is still valid, because there is no setting in circulation and fine > rules for defining a maximum number of holds across all item types/patrons. Is that not covered by the system preference 'maxreserves'?
(In reply to Marc Véron from comment #5) > Is that not covered by the system preference 'maxreserves'? The system preference 'maxreserves' is a maximum across all libraries, itemtypes, and patrons. This request is for something which is configurable per library but covers all itemtypes and patrons at that library.
(In reply to Owen Leonard from comment #6) > (In reply to Marc Véron from comment #5) > > Is that not covered by the system preference 'maxreserves'? > > The system preference 'maxreserves' is a maximum across all libraries, > itemtypes, and patrons. This request is for something which is configurable > per library but covers all itemtypes and patrons at that library. Hi Owen, thanks for the clarification, I did not properly read comment #2. I changed the bug title a little bit. Would that be a new column in the table branch_borrower_circ_rules?
...and default_borrower_circ_rules, I suppose.
I believe this has been fixed, we have the max number of holds in all 3 tables on circulation conditions now.