The current duplicate checking only checks for name. People with the same name and other different fields are not allowed but with different names and all other same fields are allowed.
Potential Solution
Phone and email, for example, are not likely to be held by multiple different people in real world, so the checking mechanism should involve checking other fields.
Description
The current duplicate checking only checks for name. People with the same name and other different fields are not allowed but with different names and all other same fields are allowed.
Potential Solution
Phone and email, for example, are not likely to be held by multiple different people in real world, so the checking mechanism should involve checking other fields.
Screenshot