diff --git a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommenthistoryQuery.php b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommenthistoryQuery.php index 7c78c70ed..65a0ea1c2 100644 --- a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommenthistoryQuery.php +++ b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicecommenthistoryQuery.php @@ -21,7 +21,7 @@ class ServicecommenthistoryQuery extends IdoQuery /** * {@inheritdoc} */ - protected $groupOrigin = array('hostgroups', 'services'); + protected $groupOrigin = array('hostgroups', 'servicegroups', 'services'); /** * {@inheritdoc}