[Koha-bugs] [Bug 28254] Make it possible to override rules in PUT /holds/:hold_id/pickup_location

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 30 15:30:56 CEST 2021


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

--- Comment #8 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
In the Transfers work I ended up with a 'force' parameter in a few places..
which was used to force an action that would normally be prevented by policy..
often with a check in the caller prior to calling with force.

I wonder if we should converge on that term or 'override' as implemented here. 
Just some food for thought.

The code looks good.

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


More information about the Koha-bugs mailing list