[Koha-bugs] [Bug 26634] Hold rules applied incorrectly when All Libraries rules are more specific than branch rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 8 17:36:41 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26634

--- Comment #1 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
Created attachment 111379
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111379&action=edit
Bug 26634: Do not reorder effective rules

To test:
1 - At the All Libraries level, create a circ rule for a specific patron
category and a specific item type that only allows 1 hold
2 - At the branch-specific level for Branch A, create an All/All rule that
allows 2 holds
3 - confirm ReservesControll is set to patron's library
4 - find a patron from Branch A of the category for which you made your rule
5 - find two bibs with items of the itype got which you made your rule
6 - place a hold on one bib. success!
7 - try to place a hold on the second bib. you're told you cannot because the
patron is only allowed 1 hold
8 - apply patch, restart services
9 - try to place your second hold again, success!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list