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

--- Comment #6 from Martin Renvoize (ashimema) 
<[email protected]> ---
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 <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to