As stated in UG, the app should allow User to create person of "same Name, Email Address and Phone Number, as long as not all details are the same".
When User attempts to create new person with same name but different email address and different phone number, app does not allow it and shows error message: "This person already exists in the address book".
Steps to recreate:
add a user
add a new user with new details as the one previously added, except with the same name.
As stated in UG, the app should allow User to create person of "same Name, Email Address and Phone Number, as long as not all details are the same".
When User attempts to create new person with same name but different email address and different phone number, app does not allow it and shows error message: "This person already exists in the address book".
Steps to recreate:
[original: nus-cs2103-AY2425S1/pe-interim#938] [original labels: severity.Medium type.FunctionalityBug]