rachtan27 / pe

0 stars 0 forks source link

Unable to add 2 different people with the same name #1

Open rachtan27 opened 1 year ago

rachtan27 commented 1 year ago

It is likely that the clinic will have multiple people with the same name coming to visit. However, although all other details are different except the name, medimeet does not allow 2 different contacts to be saved.

steps to reproduce: add_patient n/Annie p/98765432 e/brendas@example.com a/Red Road, Blk 123, #01-01

add_patient n/Annie p/94331843 e/adamc@example.com a/Blue Street, Blk 420, #03-05 t/newPatient

expected: both successful as they are 2 different individuals with the same name

actual:

first command successful second command fail

screenshots:

image.png

nus-pe-bot commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.