Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name comparison does not ignore case #3154

Open
nus-pe-bot opened this issue Apr 16, 2021 · 1 comment
Open

Name comparison does not ignore case #3154

nus-pe-bot opened this issue Apr 16, 2021 · 1 comment

Comments

@nus-pe-bot
Copy link

nus-pe-bot commented Apr 16, 2021

Both add n/John Doe p/98765432 e/[email protected] l/01 Singapore Street, #23-45 ip/MediShield Life i/john_doe.png t/friends t/owesMoney and add n/john doe p/98765432 e/[email protected] l/01 Singapore Street, #23-45 ip/MediShield Life i/john_doe.png t/friends t/owesMoney will successfully add 2 person with same details except that the name has different casing.

It is without a doubt that these 2 entries are both referring to the same person.


[original: nus-cs2103-AY2021S2/pe-interim#3154] [original labels: severity.Low type.FunctionalityBug]
@JodyLorah
Copy link
Contributor

Team's Response

This is a feature flaw that we do not differentiate clients based on case sensitivity.

Duplicate status (if any):

--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants