ryanguai / pe

0 stars 0 forks source link

User cannot have task of the same name #5

Open ryanguai opened 1 year ago

ryanguai commented 1 year ago

Currently, the user cannot assign two tasks of the same name. However, I may have two reports to write, with different deadlines, so I may want to add them as separate tasks to reflect this.

soc-se-bot commented 1 year ago

Team's Response

This is the intended feature, we only allow task with different names. Changing this would render the other task commands.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I have indicated this as a Feature Flaw as this is the intended usage, but my point is that this should not have been allowed in the first place, as it is quite common to have two tasks that have the exact same name, with the only difference being the deadline. Eg recurring tasks, like eat lunch, can only be added once with the current implementation, but it is something I have to do on a regular basis.