diff --git a/lib/icinga/notification.ti b/lib/icinga/notification.ti index be0784613..a35c4cffb 100644 --- a/lib/icinga/notification.ti +++ b/lib/icinga/notification.ti @@ -22,6 +22,8 @@ class Notification : CustomVarObject < NotificationNameComposer { load_after Host; load_after Service; + load_after User; + load_after UserGroup; [config, protected, required, navigation] name(NotificationCommand) command (CommandRaw) { navigate {{{