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
The Subscription criteria search parameter should only be used with the :exact modifier.
If multiple Subscription resources for Task or QuestionnaireResponse resources exist, the bpe may use the wrong subscription resource.
Creating a Subscription resources with criteria matching the start of an existing Subscription resources criteria will result in a 403 Forbidden because a falsely unique resource already exists.
The text was updated successfully, but these errors were encountered:
The Subscription criteria search parameter should only be used with the
:exact
modifier.The text was updated successfully, but these errors were encountered: