[Koha-bugs] [Bug 24860] Add ability to place item group level holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 19:52:52 CEST 2022


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

--- Comment #152 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #133)
> 1) Unit tests

I've added unit tests for everything you listed!

> 2) Fixes some smaller stuff in 2 follow-ups, please have a look!

Thank you!

> 3) Holds to pull is off
> 
> First my test case: 
> * Added 9 items to a record, 3 each for vol. 1-3 in enumchron 
> * Grouped them into 3 item groups
> * In the OPAC, I placed a hold onto the volume 2 group
> 
> In /circ/pendingreserves.pl it shows wrong information:
> * 39999000005776 or any available.
> * Available enumchron: vol. 1, vol. 2, vol. 3
> * There is no information that only volume 2 is wanted.

I don't think Holds to pull is the tool a library should be using if they are
using item group holds. This same is true for the holds itemtype filter, which
has been in Koha since 16.05. I'm finding the holds to pull interface doesn't
display data well. For instance, if I place one item level hold, and one biblio
level hold for the same record, holds to pull doesn't really indicate that. If
you can can tell me what you'd like to see, I'll see what I can do!

> 4) Holds queue 

One line of the query got removed in a rebase. Fixed!

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


More information about the Koha-bugs mailing list