Notification Hub: add additional filters
Open
size:S
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
The initial iteration of the platform-wide announcement feature allows an admin to target users based on their role.
We have some additional requirements to be able to target different cohorts of users. This issue is to capture the additional filters required so we can prioritise their implementation:
- By Team Type - ie send to Enterprise Team owners only
- By Billing state - ie send to teams with active subscription (exclude trial, cancelled, suspended teams)
The filters will be relatively quick to add; the api added in #4637 has room for additional filter flags to be added.
Contributor guide
Assessment
This issue has not been assessed yet.