jchilling / pe

0 stars 0 forks source link

Unable to add names containing `-` or `'` characters #2

Open jchilling opened 2 years ago

jchilling commented 2 years ago

image.png

image.png

image.png

It is common for some people's names to include special characters such as - and '. Therefore, the user is unable to specify the exact name of the contact.

nus-pe-bot commented 1 year ago

Team's Response

It is a feature flaw and not a functionality bug because it works as expected, the error message specifies that the name must be alphanumeric.

It is a low severity bug as it only causes minor inconvenience. The user can still add the name, just without the special character.

This situation will only happen to a user when they first try to add a contact name with a non-alphanumeric character. After the first time, they would know that the name parameter only accepts alphanumeric inputs, hence, they would add names without any special characters and it would not be a recurring issue to the user.

image.png

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]