swongts / pe

0 stars 0 forks source link

Wrong edit message #10

Open swongts opened 2 years ago

swongts commented 2 years ago

image.png

Even though I am trying to edit index 2 in the entry, it still shows me an inaccurate food category that was added

nus-pe-script commented 2 years ago

Team's Response

I agree that this is a bug, our application is currently printing a useless message every time it edits a meal. However, at best this should be a cosmetic bug that does not hinder the functionality of the feature.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: I disagree. This is quite a serious bug since it is printing inaccurate information. Index 2 had already been tagged as a snack, but in this screenshot, it shows that it was tagged as breakfast. That is very misleading to the user.

For reference, I can show another clearer example. This is the message when i add "aaa" where it is added as a SNACK:

image.png

This is the list of entries ("aaa" is at index 14):

image.png

This is the message i get when i edit entry "aaa". It shows that it was tagged as breakfast. Although it doesn't actually change the type to breakfast and it is still recorded as snack, just the message alone is misleading, definitely not merely a cosmetic bug.

image.png