Hikoya / pe

0 stars 0 forks source link

Users should have be allowed to have more than one email #2

Closed Hikoya closed 2 years ago

Hikoya commented 2 years ago

Currently, a user can only have one email linked to the person. The duplication algorithm should check for the email as well instead of just name and phone number.

Expected: A user John with number 1234567 can have emails test@gmail.com and test1@gmail.com, listed as 2 persons

Actual: The second command fails.

image.png

image.png