Skip to content

Conversation

thomasleese
Copy link
Contributor

We were previously searching for patients based on their first name, which in most cases will return a response, but if the randomly generated first name is a lot shorter than the last name then the search won't match with the patient.

Instead we can search based on the full name to guarantee a result.

We were previously searching for patients based on their first name,
which in most cases will return a response, but if the randomly
generated first name is a lot shorter than the last name then the search
won't match with the patient.

Instead we can search based on the full name to guarantee a result.
@thomasleese thomasleese added this to the v3.2.0 milestone Aug 18, 2025
@thomasleese thomasleese requested a review from a team as a code owner August 18, 2025 19:43
@thomasleese thomasleese added the refactor Improving maintainability label Aug 18, 2025
@thomasleese thomasleese enabled auto-merge August 18, 2025 19:44
Copy link

@thomasleese thomasleese merged commit d538a5c into next Aug 18, 2025
13 checks passed
@thomasleese thomasleese deleted the fix-flaky-consent-test branch August 18, 2025 20:00
thomasleese added a commit that referenced this pull request Aug 19, 2025
thomasleese added a commit that referenced this pull request Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improving maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants