thisisdax / pe

0 stars 0 forks source link

Edit Feature - Money value less than 9,999.99 #3

Open thisisdax opened 2 years ago

thisisdax commented 2 years ago

Possible for user to input money value of $9,999.99 even though error message says

'Money should be decimals up to 2dp, non-negative and less than 9,999.99'

Error message should be the following to be accurate

'Money should be decimals up to 2dp, non-negative and less than or equal 9,999.99'

Screenshot 2022-04-16 at 6.52.51 PM.png

nus-pe-script commented 2 years ago

Team's Response

Great catch, thanks for spotting this

Items for the Tester to Verify

:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]