[Koha-bugs] [Bug 32878] Make it impossible to renew the item if it has active item level hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 15 16:26:53 CET 2023


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

--- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 148220
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148220&action=edit
Bug 32878: (follow-up) Exclude non_priority holds

This patch filters out non_priorty holds in the on_reserve condition.

Test plan
1) Run t/db_dependant/Holds.t
2) Note it fails without this patch
3) Apply patch
4) Re-run the above test, note it now passes

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


More information about the Koha-bugs mailing list