JulietTeoh / pe

0 stars 0 forks source link

Properties of the same postal code but different address are allowed #9

Open JulietTeoh opened 3 years ago

JulietTeoh commented 3 years ago

The app does not check if a certain postal code already exists in the system, and it is not realistic to be able to add the same postal for two addresses which are very far apart.

Screenshot 2021-04-16 at 3.02.10 PM.png

nus-pe-bot commented 3 years ago

Team's Response

It is mentioned that the unique identifier for a property is a pair of address and postal code, which means that it is possible for the postal code to be the same but address to be different. This will also make sense if two person are living in the same hdb block but living in different units, they will have the same postal code but different addresses.

image.png

As this is related to the functionality to add a property, it is assigned to be a functionality bug instead.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

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

Reason for disagreement: [replace this with your explanation]