LL-Pengfei / pe

0 stars 0 forks source link

add patient feature flaw #4

Open LL-Pengfei opened 4 years ago

LL-Pengfei commented 4 years ago

image.png

image.png

add patient - remark not captured remark entered: ::__KKKKKKK

nus-pe-bot commented 4 years ago

Team's Response

The Parser is unable to handle this instance of an unexpected : in the user input, thus, it takes the empty string following the initial : and treats that as the given name--thus, the error thrown states our name field is too short. Noted and accepted.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your reason]


:question: Issue type

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

Reason for disagreement: [replace this with your reason]