[Koha-bugs] [Bug 27068] HoldsQueue doesn't know how to use holds groups

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 5 19:28:19 CET 2021


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

--- Comment #10 from Lisette Scheer <lisetteslatah at gmail.com> ---
(In reply to Victor Grousset/tuxayo from comment #9)
> What would be the test plan?
> 
> Here is a try:
> 1) In library groups add a root group and check it as hold group.
> 2) Add two libraries to the group
> 3) In circulation and fines rules, in 'Default checkout, hold and return
> policy', in Hold policy change the value to 'From local hold group'
> 4) Place a hold from a patron whose home library is from the group

 5) Go to /cgi-bin/koha/circ/view_holdsqueue.pl
 6) Select the holding branch of the item with a hold
 7) observe no results
 8) Apply Patch
 9) Repeat 5-6
10) The item should come up on the holds queue results
11) Place a hold on an item where 1 record has 2 copies, 1 in the hold group, 1
not. 
12) Run the HoldQueue for the library not in the group and make sure the hold
isn't showing. 
13) Turn on transportation cost matrix and set costs for the libraries within
the group. 
14) Place a hold for a patron where multiple copies are on the bib.
15) Check both branch's hold queue for the item, it should only show on the
lower cost branch's list if both copies are available. 

Agustin or Kyle could probably tell us if there are any steps missing in there.
These are steps I wrote based on experience with the problem at hand and
looking at the diff for the patches. 
Lisette

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


More information about the Koha-bugs mailing list