20 Dec
2023
20 Dec
'23
3:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35617 --- Comment #2 from Slava Shishkin <slavashishkin@gmail.com> --- The new match point for -phone numbers will function exactly as the -email match point as it is implemented now in master with known imperfection: It is known that Koha does not check for email uniqueness for now even if it's a matchpoint, so same behavior present with a phone number field. Making Koha check for uniqueness for any of both fields is much more complicated architecture-wise and should be solved later as a separate task, but this does not limit current use for libraries that already have email or phone as matchpoints anyway. -- You are receiving this mail because: You are watching all bug changes.