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
- Timing of start/end leads to Outcome.pending to be reported
- It should be success/failure rather then pending
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
Describe the bug
A clear and concise description of what the bug is.
Erroneous reporting of Pending Outcome in Audit
https://github.com/IBM/FHIR/blame/4.4.0/fhir-audit/src/main/java/com/ibm/fhir/audit/logging/impl/WhcAuditCadfLogService.java
59ec08d
Environment
Which version of IBM FHIR Server? main / 4.1.0.2
To Reproduce
Steps to reproduce the behavior:
--url https://localhost:9443/fhir-server/api/v4/Patien/DollarEverythingTest-Patient01
--header ‘Authorization: Basic BLAH’
--header ‘Content-Type: application/json’
--header ‘x-fhir-tenant-id: 4196’
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: