bkjwjason / pe

0 stars 0 forks source link

Invalid Value classified as format error #1

Open bkjwjason opened 1 year ago

bkjwjason commented 1 year ago

When trying to add an application with an invalid value like 30-02-2023, the error message displayed is that Deadlines should be in the format of DD-MM-YYYY. However, it is in the format DD-MM-YYYY.

Steps to recreate the bug:

  1. Add an application using an invalid Date. (eg. apply test_inc_id --title SWE --by 30-02-2023)

Screenshot 2023-11-17 at 4.19.24 PM.png

According to course guidelines, calling an invalid value a format error is a severity.low bug. Screenshot 2023-11-17 at 4.22.21 PM.png

nus-se-bot commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.