[Koha-bugs] [Bug 21745] Checkin of withdrawn items marked successful via SIP2 when BlockReturnOfWithdrawnItems is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 15 15:56:09 CET 2018


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 82364
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82364&action=edit
Bug 21745: Checkin of withdrawn items marked successful via SIP2 when
BlockReturnOfWithdrawnItems is enabled

If an item is marked withdrawn, and the syspref BlockReturnOfWithdrawnItems is
enabled, checking in a withdrawn
items will fail but not be indicated by the SIP response.

To recreate:
 1 - Mark an item withdrawn
 2 - Set up sip server:
     https://wiki.koha-community.org/wiki/Koha_SIP2_server_setup
 3 - Set 'BlockReturnOfWithdrawnItems' to block
 4 - Use the sip_cli_emulator to checkin the withdrawn item
 5 - There is no error in the checkin

-- 
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