wanghejin / pe

0 stars 0 forks source link

Duplicate person with same name allowed #4

Open wanghejin opened 11 months ago

wanghejin commented 11 months ago

I am able to add two people with the same name. Name should be case-insensitive, but the app does not handle this.

image.png

soc-pe-bot commented 11 months ago

Team's Response

Hi again, this is the dev from the other issue on names. I believe that although our system does not stop you directly, the warning feature proves more than sufficient to inform the user that they are entering a person with a similar name, and this constitutes a NotInScope since the application already provides sufficient notification. There also could be legitimate cases where you would want to enter persons with the same name but different case (Maybe as a workaround to the fact that our houses are a one-to-one relation right now with sellers, even though this is not necessarily the case in a true real-world scenario)..

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]