stephaneleong / pe

0 stars 0 forks source link

schedule does not throw expected error for SCHEDULE_TIME #3

Open stephaneleong opened 1 week ago

stephaneleong commented 1 week ago

input: schedule 4 sn/appointment sd/2024-10-22 st/16:00:12

expected output: error does not accept schedule time that includes seconds.

result output: Screenshot 2024-11-15 at 16.38.23.png

issue: According to the User Guide and error message, schedule_time format is HH:mm. However, an input where time is given with HH:mm:ss is accepted. This is inconsistent as specified

nus-pe-bot commented 1 week ago

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