mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-10 23:14:51 +00:00
9280cde491
* Fixed a bug in standalone subscription subscriber: It was adding REQUESTED subscriptions to the active subscription registry. (Only ACTIVE subscriptions should be added.)