mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
parent
314b0675ee
commit
e116e36051
@ -218,7 +218,7 @@ class IcingaService extends IcingaObject
|
||||
return '';
|
||||
}
|
||||
|
||||
if ($this->get('assign_filter')) {
|
||||
if ($this->get('assign_filter') !== null) {
|
||||
return $this->renderLegacyResolvedAssignFilter();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user