Icinga / Icinga/icingadb-web

Filtering for contacts or contactgroups lists hosts they're not notified about

Open
#975 2 comments 0 reactions 1 assignee View on GitHub

@nilmerg is already working on this.

Since Jul 23, 2026.

affects-upgrades area/access-control bug ref/IP
Dominant language
PHP
Stars
81
Forks
33
Avg merge
6d 4h
Merged PRs (30d)
1

Description

Describe the bug

Filter in the host list for contacts or contactgroups. You'll notice that you get hosts where such a contact or group is notified about one of its services. They are not notified about the host, however.

To Reproduce

  1. Have a host
  2. Have a service on that host
  3. Configuration notifications for that service
  4. But not for the host
  5. Search with user.name=... in the host list

Expected behavior

  • The host doesn't appear in the host list (host.user.name)
  • The service appears in the service list (service.user.name)

If such a filter is used as restriction:

  • Clicking on the host link (service list) or host tab (detail) a 404 appears

Additional context

ref/IP/52109

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.