Daviancold / pe

0 stars 0 forks source link

Command does not work with blank space #6

Open Daviancold opened 2 months ago

Daviancold commented 2 months ago

image.png

The command current does not work with empty spaces even though the command is still correct.

image.png

The same behaviour is observed with the help and bye command. It is worth noting that this issue is not present in the compareall command and todaytask commands. Perhaps the same validation can be added to the above 3 commands.

nus-se-bot commented 2 months ago

Team's Response

Forgot to edit the regex for the current command.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: image.png Bug Severity Labels from the CS2113 Website

According to the website, bugs of type severity.VeryLow should only be used for "A flaw that is purely cosmetic and does not affect usage". Seeing as to how I was unable to execute the abovementioned valid commands, I strongly believe that this severity is justified, especially since it "causes occasional inconvenience to some users but they can continue to use the product".

If it was a single command with this issue, I would have classified it as severity.Low. However, seeing as to how this affects multiple commands, I decided to label it as severity.Medium as it has the potential to cause more inconveniences.