Open wadia82 opened 1 year ago
We do not think we should be overzealous in presenting error messages if the command is perfectly valid but does not "make sense". In this case, the contract between user and application for unmarking a task is that upon execution of the command, it always results in the task being marked as incomplete.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
An unmarked task is unmarked
Expected : Error message saying task is not complete.
Actual : Displays message saying task marked as incomplete.