nus-cs2103-AY2223S2 / pe-dev-response

1 stars 0 forks source link

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

Open nus-pe-bot opened 1 year ago

nus-pe-bot 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


[original: nus-cs2103-AY2223S2/pe-interim#4276] [original labels: severity.Low type.FeatureFlaw]

redHat-arko commented 1 year ago

Team's Response

Hi,

Thanks for reporting this bug. We were aware of this bug and would like to accept your bug report.

Duplicate status (if any):

--