Open ongweijie7 opened 1 year ago
duplicate
[The team marked this bug as a duplicate of the following bug]
Can take 2 time prefixes
When given a command like this "add_alarm t/10000000000000000000000000000000 t/1000 c/hellosdasdadadadadadadadaaaadaa". The application allows the adding of the second time.
[original: nus-cs2103-AY2223S2/pe-interim#2968] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
This behaviour is intended, as explained in the user guide.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement:
I believe the bugs can only be fixed independently since they concern different prefixes and different commands.
When the above command is given above, I would expect the command to fail and cough out an error since there are multiple prefixes given, however, the command goes through and only the second name is added as shown in the picture below.
This might inconvenient the user when he/she accidentally puts in another 'n/' prefix.