http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11258 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am sorry, but I can't seem to reproduce the bug on current master. I followed the test plan, but my holds queue entry is the same before and after applying the patch.
1) Create a test record with 2 items with different itemtypes
Branches, itemtype, barcode Midway, Books, t1 Midway, Computer files, t2
2) Set the Default holds policy by item type for the first item to "From any library"
Midway: Books, from any library
3) Set the Default holds policy by item type for the second item to "From home library"
Midway: Computer files, from home library
4) Place a record level hold for a patron from another library, but for pickup at the same library as the item is from
Switched to Riverside, placed a title level hold for a Riverside patron, pickup location is Midway.
5) Rebuild the holds queue
Entry reads: Books, t1 or any available
6) View the holds queue, note the item is listed, though this patron cannot place a hold on this item
I couldn't reproduce this.
7) Apply this patch 8) Repeat step 5, note the hold is no longer in the queue
-- You are receiving this mail because: You are watching all bug changes.