Skip to content

Fix type specific joins - #1398

Open
nilmerg wants to merge 3 commits into
mainfrom
fix/type-specific-joins
Open

Fix type specific joins#1398
nilmerg wants to merge 3 commits into
mainfrom
fix/type-specific-joins

Conversation

@nilmerg

@nilmerg nilmerg commented Jul 24, 2026

Copy link
Copy Markdown
Member

requires Icinga/ipl-orm#165
requires Icinga/ipl-orm#171
fixes #1278
fixes #975

@nilmerg nilmerg added this to the 1.5.0 milestone Jul 24, 2026
@nilmerg nilmerg self-assigned this Jul 24, 2026
@cla-bot cla-bot Bot added the cla/signed CLA is signed by all contributors of a PR label Jul 24, 2026
@sukhwinder33445
sukhwinder33445 force-pushed the fix/type-specific-joins branch from 9f333bc to 77b82fe Compare July 30, 2026 14:56
Let's filters using `host.user.name` now only match
notification configs related to only the host and
not one of its services.
@nilmerg
nilmerg force-pushed the fix/type-specific-joins branch 3 times, most recently from 081c94d to debd964 Compare August 12, 2026 14:14
This let's filters using either the `parent`
or `child` relation alias only match edges
that are really associated with only the host
and not one of its services.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parents/children Tab: Searchbar suggestions shows the current node Filtering for contacts or contactgroups lists hosts they're not notified about

2 participants