[Koha-bugs] [Bug 21944] Fix waiting holds at wrong location bug

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 4 17:43:01 CET 2018


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

--- Comment #1 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Created attachment 82848
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82848&action=edit
Bug 21944: Reroute waiting hold from wrong branch

To Test:
1) Place a hold on an item.
2) Check in the item to trigger the hold.  Item is now listed as
waiting.
3) Set branch to a different library.
4) Check in the item to trigger the hold.  Notice that nothing but a
local use is recorded.
5) Apply the patch.
6) Repeat steps 1-4.  Notice that the hold is triggered around routed to
its original pickup location.  A transfer is set and the hold status
is changed from waiting to correctly showing the item as in transit.

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


More information about the Koha-bugs mailing list