[Koha-bugs] [Bug 26072] Add ability to *not* force holds to be placed via the REST API even if AllowHoldPolicyOverride is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 27 20:17:54 CEST 2020


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 107445
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107445&action=edit
Bug 26072: Add ability to *not* force holds to be placed via the REST API even
if AllowHoldPolicyOverride is enabled

There are use cases where we need to be able to place holds via the API, but
not place holds that are in violation of the current holds policy. If
AllowHoldPolicyOverride is enabled, holds placed via the API will succeed
regardless of violations of the current hold rules.

Test Plan:
1) prove t/db_dependent/api/v1/holds.t

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