Make it possible to filter events by a given list of event types #699
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
#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.The text was updated successfully, but these errors were encountered: