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

--- Comment #2 from Benjamin Rokseth <benjamin.roks...@kul.oslo.kommune.no> ---
Created attachment 58154
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58154&action=edit
Bug 17758 - SIP checkin does not handle holds correctly

This patch updates SIP checkin to use reserve_id as param, to fix regression
introduced by Bug 14695.

To test:

Given 1 patron and 1 biblio with two items attached:

1) create two record level holds on one biblio on same user
Using SIP client or telnet:
2) checkin item x on pickup branch, observe item is waiting and hold 1 is
filled
3) checkin item y on pickup branch, observe item y now is waiting and x is
available
4) apply this patch and repeat 1-3, now expected behaviour should be
   that both holds are filled and both items waiting

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to