Bug 24613

Summary: SIP reports unable to checkin withdrawn item if not checked out and checked_in_ok set
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: SIP2Assignee: Kyle M Hall (khall) <kyle>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: colin.campbell, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2020-02-07 19:24:45 UTC
The code that checks circ_ok against checked_in_ok comes after warning about withdrawn item so it says return has been blocked even if it hasn't
Comment 1 Katrin Fischer 2024-01-06 10:57:46 UTC
I am not sure if this is still valid, but behavior should probably take  BlockReturnOfWithdrawnItems into account.