thikhinab / pe

0 stars 0 forks source link

Tasks with the duplicate name and deadline and tags can be added. #8

Open thikhinab opened 2 years ago

thikhinab commented 2 years ago

Command:

addt tn/Lecture dt/12-12-2022 1200 t/Weekly Lecture

Repeated add this command:

Expected: Error message to show duplicate task (no way to identify if the task is there before)

Actual:

image.png

nus-se-script commented 2 years ago

Team's Response

Unlike adding a contact, where it is explicitly stated in the UG that contacts with the same username/phone are not allowed, for the Add Task command we allow Tasks with the same TASKNAME to be created, and we do not disallow tasks with the same name/date time as per the UG.

Since the behavior is aligned with our explanation in the UG, we reject this bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I disagree with the response, since quoting your User guide you state the reasons TASKNAME is same is to have multiple tasks on different dates as show in the screenshot below. But your current implementation allows tasks to have the same TASKNAME and DATE making them duplicate tasks, therefore it is a feature flaw. Furthermore, you could see why this would inconvenience the user, as he/she may only mark and delete one task as complete, but there could duplicates of it lying elsewhere.

image.png


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]