You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed issues created for conditional references in a transaction bundle for the following cases:
reference does not resolve
reference resolves to multiple
reference search is invalid
in all cases the resulting issue contains an expression indicating the location (Bundle.entry[x])
confirmed varied location of failure within the bundle were represented accurately
Describe the bug
In 4.9.2 we shipped changes for #2556 so that we get important diagnostic info from bundles with bad conditional references.
Unfortunately, we seem to have lost those edits as part of a large bundle processing refactor on main.
Environment
Which version of IBM FHIR Server?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The response should contain an OperationOutcome.Issue that details:
Additional context
See #2772 for what we did for this the last time.
The text was updated successfully, but these errors were encountered: