jovantanyk / pe

0 stars 0 forks source link

Add Command prohibits adding Case Sensitive Name #3

Open jovantanyk opened 2 months ago

jovantanyk commented 2 months ago

image.png Command input: add n/Betsy CrowE t/friend d/Takes cancer medication k/Jimmy Crowe e/betSycrowe@example.com a/Blk 614A Jurong West Central 2 #20-124 p/93744321 t/lowPriority Output: This person already exists in the address book Expected Output: New person added According to the UG, Name should be case-sensitive and unique. This means that Betsy CrowE and Betsy Crowe should be identified as two unique people.

image.png

nus-se-script commented 2 months ago

Team's Response

When we say that names have to be unique, we mean that each name has to have a unique string of characters regardless of case. We understand that this may not have been communicated well in the UG.

We will update the wording to be clearer in future iterations.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.VeryLow]

Reason for disagreement: [replace this with your explanation]