bryanljx / pe

0 stars 0 forks source link

Incorrect time set for tasks when using a certain format for date #7

Open bryanljx opened 1 year ago

bryanljx commented 1 year ago

Dates such as 1 nov and nov 1 are allowed as specified in the user guide. However, when editing date to 1 nov without setting a time, this sets the deadline to 01:00 pm on 01/11/2022 whereas editing date to nov 1 sets the time to 11:59 pm on 01/11/2022.

This behavior is rather confusing and conflicts with the expected behavior that time is set to 23:59 if no timing is provided as stated in the user guide. As 1 nov is a rather generic format for a date, one can expect many to run into this issue.

When running edit 1 by/nov 1:

image.png

When running edit 1 by/1 nov:

image.png

soc-pe-bot commented 1 year ago

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