-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
enhancementNew feature or requestNew feature or requestready-to-releaseInternal Use Only: Has been fixed, specs passing and pushed to edge branchInternal Use Only: Has been fixed, specs passing and pushed to edge branch
Description
In a instance broadcast regulation ( policy.send...to(list of channels)
) there is a check designed to insure that the .to
method is called, since it is sometimes forgotten.
The problem the check fails even if .to
is called but the list of channels is empty.
Probably the easist thing is to remove the check, and document the need for the .to
method.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestready-to-releaseInternal Use Only: Has been fixed, specs passing and pushed to edge branchInternal Use Only: Has been fixed, specs passing and pushed to edge branch