swongts / pe

0 stars 0 forks source link

Confusing add output #1

Open swongts opened 3 years ago

swongts commented 3 years ago

image.png

Was rather confused by this output when i tried to add a food that did not exist in the database, message looked like it was throwing an error.

nus-se-script commented 3 years ago

Team's Response

This is not a bug and is as intended. The purpose of the statement is to inform the user that the food he entered is not in the database and as such, a new food instance will be created

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This could be changed to feature flaw of severity low. It looks like an error message and can be confusing for the user.