{% extends "alertprofiles/base.html" %} {% block tabcontent %}
Name | {# if not selected_group #}Description | {# endif #}
---|---|
{{ group.name }} | {# if not selected_group #}{{ group.description }} | {# endif #}
Here you can set which filter groups the different user groups are allowed to receive alerts for.
Denying a user group to receive alerts from a certain filter group will not hide that filter group from the interface, so the users of that user group can still add the filter group to their profiles. They still won't receive any alerts that matches that filter group though.