jedidiahC / pe

0 stars 0 forks source link

Wrong error message displayed when invalid school is used for the creation of student profile #2

Open jedidiahC opened 1 year ago

jedidiahC commented 1 year ago

Using an invalid non alphanumeric school results an incorrect error message.

Steps to reproduce:

  1. Ensure student "alex" does not exist.
  2. name/alex address/21 Prince George’s Park email/jdoe@gmail.com phone/12345678 school/ACJC&* level/sec8

Expected: School names should be alphanumeric should be displayed.

Actual: Tag names should be alphanumeric is displayed.

Screenshots: image.png

soc-pe-bot commented 1 year ago

Team's Response

Good catch, but this is just a cosmetic issue, and behaves as expected, apart from the actual error message. Because of its cosmetic nature, we flagged it as VeryLow severity.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: Perhaps the error message is neither behaving as expected nor is it simply a cosmetic issue. How does the user recover from the error if they have no idea which field the error message is referring to?