nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Address does not have postal code #2829

Open nus-pe-bot opened 4 months ago

nus-pe-bot commented 4 months ago

Context

Address provided does not have postal code.

Expected Behaviour vs Actual Behaviour

Postal code would be great, easy for locating as well as sending mails etc.

How to replicate

add n/jj p/9899 e/johnd@example.com a/John street, block 123, #01-01

Address without postal code is allowed.

Why this severity:

Medium as address is usually required only in time of emergencies, and when such an important detail such as postal code is omitted, it can greatly hinder how fast one can find the address, potentially causing challenges.


[original: nus-cs2103-AY2324S2/pe-interim#3564] [original labels: severity.Medium type.FeatureFlaw]

Yskie commented 4 months ago

Team's Response

Thank you for your response, however, we must reject this bug report.

A postal code is not required to locate a place based on the address. We leave this up to the user's preference of input. Some users might just prefer to put general location or postal code. As such we make our address input as permissible as possible. Thus, we cannot accept this as a feature flaw.

Duplicate status (if any):

--