Merge remote-tracking branch 'origin/jd-20240704-fix-mdm-phonetic-matching-on-humanname-exception' into jd-20240704-fix-mdm-phonetic-matching-on-humanname-exception

This commit is contained in:
jdar 2024-07-04 12:22:25 -07:00
commit 219c354a06
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
type: fix
issue: 5957
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."