[Koha-bugs] [Bug 26896] SIP option holds_block_checkin does not actually block checkin of items on hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 2 15:52:34 CET 2020


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 112843
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112843&action=edit
Bug 26896: Enable SIP option holds_block_checkin to actually block checkin of
items with holds

It appears that at some point, the actual blocking of checkins on items
with holds got lost from the patch set. This slipped by because the sip
server still outputs everything correctly, but the unit tests don't
actually test to see if the checkout still exists afterward!

Test plan:
1) Apply this patch
2) Prove t/db_dependent/SIP/Message.t

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


More information about the Koha-bugs mailing list