angkl0 / pe

0 stars 0 forks source link

Able to add a task of deadline of today even though it is stated that only dates in the future are valid #5

Open angkl0 opened 1 year ago

angkl0 commented 1 year ago

Screenshot 2022-11-11 at 4.41.23 PM.png

To reproduce: Add a task with today's deadline.

Expected: Error message stating that only deadlines in the future are valid.

Actual: Task is added.

nus-se-bot commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

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

Deadline Constraint Description Excludes Today

The deadline is specified in the UG as having to be

…after the current date…

However, evidently, setting the date as the current date does not give any errors.


[original: nus-cs2103-AY2223S1/pe-interim#5734] [original labels: severity.VeryLow type.DocumentationBug]

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]


:question: Issue type

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

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: Since the team has altered the issue type to be that of an documentation bug without any written response, I would assume that the intended behaviour is to include the current date as an available deadline. However, this still warrants a severity.low as it is not a mere cosmetic bug, it hinders users by not providing full information on what a valid deadline constitutes.