seewhyjay / pe

0 stars 0 forks source link

Numbers with 0 infront e.g `0400` is not parsed to be `400` in venues for capacity #9

Open seewhyjay opened 10 months ago

seewhyjay commented 10 months ago

image.png

Steps to recreate:

  1. venue n/LT279 a/Lower Kent Ridge Road c/0400
nus-pe-script commented 10 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Non-parsing of leading 0's in inputs for venue capacity

For capacity, if there are leading 0s in front, they should be removed, for example '0400' should be '400'. Similarly, it would be good for '000' to be parsed to become '0'.

image.png


[original: nus-cs2103-AY2324S1/pe-interim#3464] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

The inclusion of leaving 0 in the capacity does not affect the functionality of capacity and we believe it is simply a cosmetic issue in the scope of our application.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]