nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

The system allows to add duplicated phone number #2176

Open nus-pe-bot opened 5 months ago

nus-pe-bot commented 5 months ago

image.png

Description: MatchMate is allowing user to add the person with same phone number.

To reproduce: Add the person with the same phone number. For example: add Tester A -e johndoe@example.com -p 87654321 -t johndoe -s Leadership -s C++ add Tester B -e johndoe@example.com -p 87654321 -t johndoe -s Leadership -s C++

Expected behaviour The app shows an error message that the duplicated phone number cannot be entered, or the phone number is already recorded in the system.


[original: nus-cs2103-AY2324S2/pe-interim#2760] [original labels: type.FunctionalityBug severity.Medium]

benson1029 commented 5 months ago

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #4211