https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40254 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Individual overrides not |POST /holds override logic |effective in POST /holds |problem --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- The code smelled because of the overrides not being passed to the method, and only the first 'message' being checked for overrides. I extended the tests and made them full-stack (as opposed to mocked) and caught the bug. -- You are receiving this mail because: You are watching all bug changes.