parent
e45962c1b9
commit
2f78d52c58
|
@ -395,7 +395,7 @@ class IcingaDependency extends IcingaObject
|
|||
if ($matcher->matchesFilter($rule->filter)) {
|
||||
if ($rule->name === $this->unresolvedRelatedProperties[$name]) {
|
||||
$object = IcingaService::loadWithAutoIncId(
|
||||
$rule->get('id'),
|
||||
$rule->id,
|
||||
$this->connection
|
||||
);
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue