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

Duplicate names detection #2

Open
dohaduong opened this issue Apr 14, 2023 · 1 comment
Open

Duplicate names detection #2

dohaduong opened this issue Apr 14, 2023 · 1 comment

Comments

@dohaduong
Copy link
Owner

dohaduong commented Apr 14, 2023

Recreate bug:

Originally, we have the list of contacts as this:

image.png

I will use the command edit 1 n/Bernice Yu to edit the first person to name Bernice Yu (with double spaces between first and last name). This Bernice Yu should be detected as duplicate with the second contact, which is Bernice Yu (with single space in between the first and last name) - see img attached, first and second contact have the same name - it's only the spacing that differs.

The app should be able to detect this type of duplicates and warn users, as extra whitespace is unlikely to mean that these 2 are different person.

image.png

I did not see any mention regarding this bug in DG/UG, thus I would consider this a feature flaw.

@dohaduong dohaduong changed the title Duplicate names detection Duplicate names detection Apr 14, 2023
@nus-pe-script
Copy link

Your response not required for this bug as the team has accepted the bug as it is.

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