Yuvaraj0702 / pe

0 stars 0 forks source link

Cannot add 2 people with the same name but different addresses #6

Open Yuvaraj0702 opened 1 year ago

Yuvaraj0702 commented 1 year ago

Description: Condonery does not allow for 2 people with the same name to be added to the client list. This makes sense if all the particulars match but there is a possibility of 2 people with the same names and different addresses and in this case they should be valid inputs but Condonery does not allow for this.

Steps to reproduce:

  1. Open Condonery.jar
  2. Create client :add -c n/NAMED a/vrevregehbg
  3. Create another client with different address: add -c n/NAMED a/hougang avenue

Image of bug:

image.png

Reason for bug level: The possibility of two people having the same name and being your client is quite rare but is possible. Consider the possibility of common names such as "James Tan". There may be multiple such names in your clientele with different addresses and you should be able to add them. Hence the very low rating.

nus-pe-bot commented 1 year ago

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