Skip to content

Notifications Backend integration: Public group logic changes #4121

Closed
@SathyaJayabal

Description

@SathyaJayabal

Public group logic changes - now excluding group like ["!CS", "!Zurich", "!Topgear"]

When a group is included in the filter like "groups": ["TestGroup"], then all members of the TestGroup will receive the notifications.

When a group is excluded in the filter like "groups": ["!TestGroup"], then all members excluding the members of TestGroup will receive the notifications.

So for example to send a public broadcast message the private group members of the CS, Zurich, Topgear groups will be excluded by using the filter "groups": ["!CS", "!Zurich", "!Topgear"]

cc @sachin-maheshwari @Oanh-and-only-Oanh

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions