vvidday / pe

0 stars 0 forks source link

Setting deadlines date format not explicitly specified #6

Open vvidday opened 1 year ago

vvidday commented 1 year ago

Steps to reproduce

  1. Execute the command task do 1 by/November 14 2022

Expected

  1. Either it should correctly parse the date, or a more specific error message re: date format must be DAY MONTH YEAR is shown, or it is explicitly stated in the UG (not just in an example).

Actual

  1. A non-specific error message is shown, and users might not know what went wrong.

Screenshot / Video

Screenshot 2022-11-11 at 5.01.17 PM.png

nus-se-script commented 1 year ago

Team's Response

Marked as a duplicate as these dates are valid and should be parsed by the command.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Setting deadlines not accepting valid dates

Steps to reproduce

  1. Run the command task do 1 by/20 February 2022 (19 February 2022 works)

Expected

  1. As it is a valid date, the deadline of the task should be changed accordingly.

Actual

  1. A non-specific error message is thrown

Screenshot / Video

Screenshot 2022-11-11 at 4.49.30 PM.png


[original: nus-cs2103-AY2223S1/pe-interim#1238] [original labels: severity.Medium type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

No details provided by team.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]