lettuceman4 / pe

0 stars 0 forks source link

The duplication of patient name is not reflected as error when there is another error in input (e.g. out of range temperature) #3

Open lettuceman4 opened 3 years ago

lettuceman4 commented 3 years ago

The patient Betsy Crowe is already added but the error only reflects the error in temperature input instead of duplicated name

image.png

nus-pe-bot commented 3 years ago

Team's Response

Thank you for the feedback. This is, however, an expected response as the user needs to make sure all inputs to Covigent conforms to the format provided before it checks if the newly added patient is valid.

Since "Betsy Crowe" conforms to the format in the name input, the error to fix first is the temperature formatting. Once the user has ensured that all fields supplied have the correct format, he/she will then get the error message should the input patient is duplicated. Hope that clarifies. :)

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

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

Reason for disagreement: [replace this with your reason]