http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11039 Bug ID: 11039 Summary: SIP Server responds to valid CHECKIN to SC but fails to checkin item on Koha Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: barry@oslo.ie QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com If a patron borrowers an item from Branch_A and attempts to return it in Branch_B, via a selfcheck system, the SIP server will respond with an valid CHECKIN response giving the impression the item has been checked in successfully. However, when the borrower record is viewed via the Staff client the patron still has the item checked out. This only appears to happen if the SysPref "AllowReturnToBranch" is set to "only the library the item is from". Switching this SysPref to "to any library" does apply the checkin. The same item - checked out in Branch_A and checked in at Branch_B - does flag an error on the staff client, dissallowing the checkin. This is not passed correctly to the SIP server. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.