https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39657
--- Comment #9 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #7) > These patches pursue Katrin's option C, making the API behavior match what > the patron would be able to do via the OPAC. > > Expanding this test plan a little for more detail: I would also add to the test plan, that all checks that block the hold from happening can be overridden with the `x-koha-override` header, and can be tested. The valid overrides are: * any * bad_address * card_lost * debt_limit * expired * hold_limit * restricted This is well documented on the spec. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
