lettuceman4 / pe

0 stars 0 forks source link

Searchpatient bug - the list is updated to filter only patients whose names are searched but there is still an error message #5

Open lettuceman4 opened 3 years ago

lettuceman4 commented 3 years ago

When I tried to use 'searchpatient n/john betsy', it is expected to not be able to find the patient with the name "john betsy", which is reflected in the error message. However, the patient list is still updated and filtered to only show patients whose names include "john" or "betsy"

image.png

nus-pe-bot commented 3 years ago

Team's Response

No response provided.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: The sevirity should be at least medium as it is highly confusing to user that whether the command input worked or not because there is inconsistency in the result (error message but the list is still filtered correctly), causing inconvenience.