Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backend: Fix nil pointer dereference
Don't count on OperationID being set in OperationDocuments. Implicit async operations will not have this field set. Get the subscription ID from ExternalID instead.
- Loading branch information