[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
Thu Sep 5 17:23:27 CEST 2019


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

--- Comment #14 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 92610
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92610&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.
You are the assignee for the bug.


More information about the Koha-bugs mailing list