jundatan / pe

1 stars 0 forks source link

Editing the rate gives a different response from the application #8

Open jundatan opened 1 year ago

jundatan commented 1 year ago

Editing the event's rate with 0.1. The command response shows another value.

Steps to reproduce: Enter the command edit 1 r/0.1

Expected: Edited Event: Plsss wedding; Rate: 0.1; Address: 311, Clementi Ave 2, #02-25; Timing: 11-03-2023 11:00 to 11-03-2023 17:00; Mark: [ ]; Tags: [dj][friends]

Actual: Edited Event: Plsss wedding; Rate: 0.10; Address: 311, Clementi Ave 2, #02-25; Timing: 11-03-2023 11:00 to 11-03-2023 17:00; Mark: [ ]; Tags: [dj][friends]

image.png

nus-pe-bot commented 1 year ago

Team's Response

Money is usually expressed in 2 decimal places and 0.1 and 0.10 is the same value. Additionally, it is also expressed and shown in the UG that the rates are always expressed in 2 decimal places.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Showing the example output in the UG does not say anything. There should be a warning sign or a statement stating it. As a user, we wish to also see what we typed and returned to us accurately unless stated by the system that it will be displaying it in 2 decimal points instead.