-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jd 20240704 fix mdm phonetic matching on humanname exception (#6078)
* failing test * fix and changelog * edit changelog issue number * mvn spotless * address code review comment --------- Co-authored-by: jdar <[email protected]>
- Loading branch information
Showing
3 changed files
with
69 additions
and
3 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...elog/7_4_0/5957-fix-mdm-class-cast-exception-when-phonetically-matching-by-humanname.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
type: fix | ||
issue: 6077 | ||
title: "Previously, when a MDM rule tried to perform a phonetic match by HumanName (eg. Patient.name), a | ||
`ClassCastException` was thrown. This has now been fixed." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters