victorlaiyeeteng / pe

0 stars 0 forks source link

Incorrect error message when adding transaction #7

Open victorlaiyeeteng opened 11 months ago

victorlaiyeeteng commented 11 months ago

Steps: add transaction with the following command "add ty/E d/LV amt/.00 d/10/11/23 s/3".

The error message provided was "Invalid command format". However, all the prefixes and required arguments are correct for the transaction addition, while the issue with this command is the amount not being a valid integer. Hence, the error message should be something regarding the format of the amount, not the command.

Screenshot 2023-11-17 at 4.44.25 PM.png

nus-se-script commented 11 months ago

Team's Response

Wrong use of command. "add ty/E d/LV amt/.00 d/10/11/23 s/3". the date should be written with "on/" instead of "d/", which stands for description

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]