16 Jul
2026
16 Jul
'26
9:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43069 --- Comment #6 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 201991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201991&action=edit Bug 43069: Don't match every patron when no duplicate-match fields apply check_for_existing_matches() called Koha::Patrons->search(undef) when PatronDuplicateMatchingAddFields left no usable field to match on, which matches every patron instead of none. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.