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

            Bug ID: 27797
           Summary: Make POST /holds use the stashed koha.overrides
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST API
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: tomasco...@gmail.com

Bug 26181 introduced a way to override behavior through a new header,
x-koha-override. It was being discussed outside BZ, and it got pushed.

The agreement Martin and I reached while it was getting through QA was that we
could take the chance and do not override a specific syspref, but use codes to
designate what behavior would be overriden. And specifically about 26181, we
decided 'any' was better than explicitly putting the syspref on the header.

This bug will use bug 27760 to change how it is done, and will rename the value
to be passed on the header, while retaining the current behavior, of failing
even if Can*BeReserved fails even if AllowHoldPolicyOverride is set, on the
API, unless the header is passed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to