https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33399 --- Comment #1 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 149112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149112&action=edit Bug 33399: [WIP] Improve checks of other items to determine if valid recall This patch employs the following checks to determine if it is valid for a patron to place a recall: - that we don't include items already allocated to a hold (i.e. hold 'is found') when counting for recallable items - that we don't include items that aren't allowed to be recalled (based on the recallsallowed circulation rule) when counting for recallable items Test plan coming -- You are receiving this mail because: You are watching all bug changes.