Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to filter events by a given list of event types #699

Closed
johannaengland opened this issue Sep 26, 2023 · 0 comments · Fixed by #813
Closed

Make it possible to filter events by a given list of event types #699

johannaengland opened this issue Sep 26, 2023 · 0 comments · Fixed by #813
Assignees
Labels
API v2 Ideas for API v2, backwards incompatible OK filter Affects the Filter-model, incident list query parameters or both frontend Affects frontend notification Affects the notification system

Comments

@johannaengland
Copy link
Contributor

#466 introduced the option to filter notifications by event_type.

We now have realized that that is not enough. We need to be able to have a list of event types and event_fits should return true if the event type is one of the given types.

@johannaengland johannaengland added notification Affects the notification system filter Affects the Filter-model, incident list query parameters or both API v2 Ideas for API v2, backwards incompatible OK labels Sep 26, 2023
@johannaengland johannaengland self-assigned this Sep 26, 2023
@lunkwill42 lunkwill42 added the frontend Affects frontend label Apr 8, 2024
@hmpf hmpf closed this as completed in #813 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API v2 Ideas for API v2, backwards incompatible OK filter Affects the Filter-model, incident list query parameters or both frontend Affects frontend notification Affects the notification system
Projects
None yet
2 participants