nus-cs2103-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Wrong error message when adding a skill value #5195

Open nus-se-bot opened 2 years ago

nus-se-bot commented 2 years ago

image.png

Steps to reproduce:

Error message shows 'GAME_ID provided is not linked to a friend', although GAME_ID should not have been found in the first place because it does not exist.


[original: nus-cs2103-AY2122S1/pe-interim#5196] [original labels: severity.Low type.FunctionalityBug]

kevin9foong commented 2 years ago

Team's Response

Result

We are rejecting this bug.

Rationale

The error message does describe the error correctly - that indeed the gameId has not been linked to the game. Hence, the message provides correct information to the user and is not a bug.

Duplicate status (if any):

--