microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.15k stars 490 forks source link

Add null check for URL resolver, for background jobs #3944

Closed feordin closed 2 days ago

feordin commented 6 days ago

Description

When the capability statement is generated during background jobs, we try and build a url using the action context which is null during backgrounds jobs like bulk-delete

Related issues

Addresses [issue AB#122137].

Testing

Manual testing of bulk-delete to repro the issue

FHIR Team Checklist

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)