[Koha-bugs] [Bug 27936] New: AllowItemsOnHoldCheckoutSIP does not allow checkout of items currently waiting for a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 11 18:04:29 CET 2021


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

            Bug ID: 27936
           Summary: AllowItemsOnHoldCheckoutSIP does not allow checkout of
                    items currently waiting for a hold
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: SIP2
          Assignee: kyle at bywatersolutions.com
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

The syspref text says "[Allow/Don't allow] checkouts of items reserved to
someone else via SIP checkout messages. If allowed do not generate
RESERVE_WAITING and RESERVED warning. This allows self checkouts for those
items. If using the holds queue items with pending holds will be marked as
"unavailable" if this set to "Don't allow"."

However, setting the syspref to Allow *only* allows sets sip to ignore the
RESERVED warning. Items that are currently waiting for hold pickup will still
generate a RESERVE_WAITING message and block the checkout. Either the
description or the behavior needs to change to make this accurate.

In contrast, AllowItemsOnHoldCheckoutSCO also says "If allowed do not generate
RESERVE_WAITING and RESERVED warning" and, for the SCO, this is accurate. With
AllowItemsOnHoldCheckoutSCO set to allow, items waiting for another patron's
hold can be checked out without a warning at the SCO.

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


More information about the Koha-bugs mailing list