heyzec / pe

0 stars 0 forks source link

When adding duplicate entries of properties, conflict only raised when name matches case-sentitvely #9

Open heyzec opened 1 year ago

heyzec commented 1 year ago

A duplicate property with the name, .e.g. Residential COllege 4 can be accepted into the app. This may be confusing to users, as it allows for small name differences to be hard to detect.

nus-pe-bot commented 1 year ago

Team's Response

We are not validating duplicate properties by name, instead, we are validating based on the property's address. There could be multiple properties that have the same name, for e.g. Clementi Flat and Clementi Condo, but a property's address should be unique.

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.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]