mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
One more thing TODO
This commit is contained in:
parent
3cd947ab29
commit
7e83099ef7
@ -203,6 +203,7 @@ class HoststatusQuery extends AbstractQuery
|
||||
|
||||
protected function joinServicegroups()
|
||||
{
|
||||
// TODO: Only hosts with services having such servicegroups
|
||||
$this->requireVirtualTable('services');
|
||||
$this->baseQuery->join(
|
||||
array('sgm' => $this->prefix . 'servicegroup_members'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user