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

[PE-D][Tester D] Add person with legal name having s/o displays wrong name but is detected as a duplicate when adding again #285

Open
nus-pe-script opened this issue Nov 8, 2024 · 0 comments

Comments

@nus-pe-script
Copy link

Describe the bug:
When trying to add a patient with the legal name John s/o Doe, the person added has a different name than expected. But when trying to add the same John s/o Doe, it is detected as a duplicate.

Steps to reproduce:
Enter the command given by the sample format, but change the name from John Doe to John s/o Doe.

Expected behaviour:
Person with the name John s/o Doe is added.

Actual behaviour:
Person with the name John is added.

Screenshot:
adding John s/o Doe:
image.png
I tried to add the same John s/o Doe to double check and it detects it as a duplicate.

image.png

Potential problematic behaviour:
Considering the app is to be used by general practitioners to access patient details, the names of the persons added should match their legal name.


Labels: type.FeatureFlaw severity.Medium
original: charlenetcy/ped#4

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

No branches or pull requests

1 participant