[Koha-bugs] [Bug 4319] waiting items cannot be reserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 24 12:38:04 CET 2017


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |BLOCKED

--- Comment #56 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
It would be more consistent if we should use IsItemOnHoldAndFound in
IsAvailableForItemLevelRequest instead of a Koha::Holds->search. We actually
should adjust that routine. It does the same.
The formerly used GetReserveStatus call returns false for transit holds. Now we
check the count on W and T. This actually makes me think that the report name
should reflect that; the real change is on the transit side.

Cannot finish this session now. Will try to finish monday. Parking it in
Blocked.

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


More information about the Koha-bugs mailing list