Zer0Legion / pe

0 stars 0 forks source link

Error even when correct parameter is used when using `lend` command #10

Open Zer0Legion opened 7 months ago

Zer0Legion commented 7 months ago

Expected: The app correctly handles correct user input. Actual: The app throws an error upon receiving a correct user input. Steps to reproduce:

  1. input lend 1 $/-012.43 or lend 1 $/-12.43.
  2. Error message is thrown stating the supposed correct format even when input matches this format and within the constraints.

Screenshots:

image.png

nus-pe-bot commented 7 months ago

Team's Response

Unable to reproduce, I input both lend 1 $/-012.43 and lend 1 $/-12.43 but they both worked. I suspect perhaps it's because if you add 12.43 to the amount you owe, it exceeds the current limit, as explained in the second half of the error message.


video:https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/1777887e-1e05-4c78-b84b-892adfebafac.mov

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: The team has put in little effort to triage the bug. As proof, a screen recording shows the person at index 1 owing me a reasonable amount, but I am still unable to execute the command.


video:https://raw.githubusercontent.com/Zer0Legion/pe/main/files/b4b9dab3-9ba7-43ee-bd44-b242a8f99ab2.mp4