Open antonTan96 opened 1 year ago
The severity of the issue should not be high. It should be low instead, as it does not affect the functionality of add event
in any way. The only problem here is the inconvenience of typing the entire command which is we acknowledge. Nonetheless, given the this only happens when a duplicate event is entered, the same command very unlikely going to be retyped anyway. Hence, this is a rare occurrence that only happened because the testers are testing out the effects of adding duplicate events. In normal usage, one would not add the exact event twice, even it they do, it is likely a mistake that would not be retyped.
Team chose [type.FeatureFlaw
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
When inputing the command
add event -id 3 -en a -st 1900-02-28 -et 1900-03-01
that will result in a duplicate event, the error messageError: "Operation would result in duplicate events"
and would flush the input away from the user. This would cause annoyance to the user as input for this command is quite tedious.