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

[Bug]: Uniquify people always adds alternate spelling, even if matching misspelling #3681

Open
LordFlashmeow opened this issue Dec 1, 2023 · 0 comments
Labels
bug An existing function is broken.

Comments

@LordFlashmeow
Copy link
Contributor

LordFlashmeow commented Dec 1, 2023

Steps to reproduce the bug

1. Create 2 people with different names (eg. Jon & John)
2. Add Jon as a misspelling alternate value on John
3. Run uniquify, merging Jon into John
4. John now has 2 alternate values: "Jon" misspelling of "John" and "Jon" alternate spelling of "John"

Screenshot

image

Expected behavior

If the merged name already exists as an alternate value (misspelling) on the selected name, I don't want a second alternate value to be created.

Additional Screenshots

No response

Environment

Production

Sandbox Used

No response

Version

0.36.0

Browser Used

No response

@LordFlashmeow LordFlashmeow added the bug An existing function is broken. label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing function is broken.
Projects
None yet
Development

No branches or pull requests

1 participant