NgYaoDong / pe

1 stars 0 forks source link

Bug for adding cost #4

Open NgYaoDong opened 2 months ago

NgYaoDong commented 2 months ago

Functionality Bug (Severity MEDIUM)

Steps to reproduce

  1. Input e/ add/ d/ spider-man tickets t/ movie amt/ 9999999.50 date/ 29.02.2024

Expected

Expenditure added successfully.

Actual

Invalid amount format! Please ensure the amount has at most two decimal places.

The amount I had entered was less than the amount they stated in the product, which they stated: Please enter an amount less than or equal to 9999999.99.

image.png

nus-se-bot commented 2 months ago

Team's Response

A flaw that causes occasional inconvenience to some users but they can continue to use the product. 9999999.50 is a rare expenditure for the target user(university students) of app. this is pushing to edge cases, it seems high input decimal values affect the saved value and hence the total amount is affected also.

As it is a very rare occurrence to have such higher input amounts for university students we, propose a low severity instead as it causes minor inconvenience in rare cases

image.png

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]