EthanWong2212 / pe

0 stars 0 forks source link

List command does not display task in order of addition to list #3

Open EthanWong2212 opened 3 years ago

EthanWong2212 commented 3 years ago

image.png

UG:

image.png

Steps: 1: add task 3 2: add task 4 3: edit task 3 4: show list

The outcome in the user guide states that the tasks will be in order of addition to the list. However, upon editing, the tasks for default list command is no longer in order of addition

nus-pe-bot commented 3 years ago

Team's Response

This is intended as after editing a task, it will be treated as a new task even though other information remains the same.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The UG clearly states that default list will show tasks according to addition to the list. Editing of tasks and addition of tasks are two very different commands. Therefore, it is not right to reason that an edited task is treated as a new task unless it is stated in the UG. (Which it is not) The expected output is not achieved. This can confuse users who do want to see their tasks according to when they added it to the list.