[Koha-bugs] [Bug 13153] Waiting hold checked in at different library doesn' t re-route item to correct library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 20:08:22 CET 2017


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

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |In Discussion

--- Comment #15 from Christopher Brannon <cbrannon at cdalibrary.org> ---
There seems to be an intermittent problem with routing/information.

I tried my previous scenario again, and it worked fine this time, but then I
got the same failure through a different scenario.

1) Checked in item with no checkouts or holds belonging to Library B at Library
A for transfer. Item is now in transit to Library B.
2) Placed a hold on item to be picked up at Library C.  
3) Triggered hold at Library A and was routed to Library C.  Item is in transit
to Library C.
4) Signed in as Library D, checked in item and it routed Library C fine.
5) Signed in as Library C and triggered the hold.  Item is now waiting.
6) Signed in as Library D, checked in item.  The modal doesn't come up, and the
transfer message is on the screen to got to transfer the item to Library C, but
patron barcode and name are missing.
7) If I cancel the transfer and check it in again, the modal comes up and
patron information shows properly.

I think there is a conflict with an initial transfer that doesn't get cleared
out in the whole process.

On master, if I follow the same steps, this is what I see:

1) Checked in item with no checkouts or holds belonging to Library B at Library
A for transfer. Item is now in transit to Library B.
2) Placed a hold on item to be picked up at Library C.  
3) Triggered hold at Library A and was routed to Library C.  Item is in transit
to Library C.
4) Signed in as Library D, checked in item and it wants to go home to Library
B.  WRONG
5) Signed in as Library C and triggered the hold.  Item is now waiting.
6) Signed in as Library D, checked in item.  The modal doesn't come up, and the
transfer message is on the screen to got to transfer the item HOME to Library
B, AND to confirm hold for patron.  The library the patron is picking up at is
NOT showing, but patron name and barcode ARE showing.  The extra bullet is
showing and is a pre-existing issue.
7) If I cancel the transfer and check it in again, there are no messages and a
local use is recorded.  WRONG

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


More information about the Koha-bugs mailing list