Skip to content

allow for empty policy...to(...) call #353

Closed
@catmando

Description

@catmando

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

No one assigned

    Labels

    enhancementNew feature or requestready-to-releaseInternal Use Only: Has been fixed, specs passing and pushed to edge branch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions