JasonRay168 / pe

0 stars 0 forks source link

wrong error message for invalid time and date #5

Open JasonRay168 opened 8 months ago

JasonRay168 commented 8 months ago

when adding this event:

`ecreate n/An event r/20 people sd/2/2/2024 2424 l/This road dsc/dsc'

it can be seen that the time is invalid (2424 does not exist). However, this is the error message:

DateTime must be in the format DD/MM/YYYY TTTT, and it should not be blank

This does not reflect the actual mistake.

Photo of command and error message:

image.png

soc-se-bot commented 7 months ago

Team's Response

While the date time above is rightfully invalid, the error message should be made more specific.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]