Skip to content

Commit c42d469

Browse files
committed
UnreachableParent: Properly retrieve child_id with postgres
1 parent c2549fa commit c42d469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/Icingadb/Model/UnreachableParent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ public function createBehaviors(Behaviors $behaviors): void
7171
{
7272
$behaviors->add(new Binary([
7373
'id',
74+
'child_id',
7475
'host_id',
7576
'service_id',
7677
'redundancy_group_id'

0 commit comments

Comments
 (0)