dom-buri / pe

0 stars 0 forks source link

add-patient error message incorrect #13

Open dom-buri opened 9 months ago

dom-buri commented 9 months ago

When I enter add-patient n/John222. The error message is Names should start with alphabets, ends with optional alphanumeric characters, and it should not be blank. My name John222 indeed starts with alphabets and ends with alphanumeric characters and it is not blank.

I am unsure why it cannot be added.

Screenshot 2023-11-17 at 5.02.03 PM.png

nus-se-bot commented 9 months ago

Team's Response

Our warning did not specify that a space has to be added between the patients name (in letters) and the optional alphanumeric characters.

Items for the Tester to Verify

:question: Issue type

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

Reason for disagreement: I disagree as this issue is found within the actual program and error message is not considered documentation.


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]