Open flyingsalsa opened 1 week ago
As mentioned in our DG, we intended for this to be the case since Delete Student is the more destructive process.
Undo/Redo was implemented after we made this decision, so we did not change the behvaiour.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
It seems strange that while the edit command allows the use of INDEX as an identifier, the delete command does not and actually requires that you manually type out the entire student number. Remembering such a detail is not an ideal user scenario and also makes the commands seem inconsistent with each other.