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

Fix patient's middlename is not displayed in samples listing #60

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

xispa
Copy link
Member

@xispa xispa commented Dec 12, 2022

Description of the issue/feature this PR addresses

When the patient name entry mode is set to "parts" (First name + Last name) in Patient settings, an input text area for the middle name is displayed in Add form, but the value is not kept later in samples listings, that in turn causes the system to alert that the patient name from the sample does not match with the "real" patient name

Current behavior before PR

Patient middle name is not displayed as part of the patient's fullname in sample listings

Desired behavior after PR is merged

Patient middle name is displayed as part of the patient's fullname in sample listings

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa added the bug Something isn't working label Dec 12, 2022
@xispa xispa requested a review from ramonski December 12, 2022 12:46
@ramonski ramonski merged commit 9b135dc into master Dec 12, 2022
@ramonski ramonski deleted the patient-entry-mode branch December 12, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants