cayennegoh / pe

0 stars 0 forks source link

Incorrect error message for set-author #9

Open cayennegoh opened 2 months ago

cayennegoh commented 2 months ago

when entering an index out of bounds for set-author, the program should inform me to enter a valid index. However when entering too big a index it says the description is not a valid number, which is incorrect as the number is already entered before the description but not accounted for image.png

soc-pe-bot commented 2 months ago

Team's Response

Hi thanks for pointing this out! However according to the course website,

Problems caused by extreme user behaviors: If the problems can only happen in case of deliberate sabotage (e.g., user entered a 30-digit telephone number), in which case it should not be considered a bug.

As such, since the input is a 100+ digit index this should not be considered a bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]