Open cashewnade opened 2 years ago
Rejected because bug type is specified wrongly. It should be feature flaw.
Team chose [response.Rejected
]
Reason for disagreement: If the team accepts it as a feature flaw, the team should've accepted this bug as a feature flaw instead of rejecting it.
I've added three items to the addressbook. The command "delete 0" returns an invalid command error.
Whereas the command "delete 4" returns an invalid index error.
Since both are the same command and using invalid indexes, the error message displayed should be the same as well.