Mixed filter with Servicegroup Name and Servicegroup Name (CI) on hosts returning null
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 81
- Forks
- 33
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 1
Description
Describe the bug
Mixed filter with Servicegroup Name and Servicegroup Name (CI) on hosts returning null, but when Servicegroup Name is used for both the condition in filter for mixed filter with two conditions it fetches right result.
Note: This problem occurs only in the case when Servicegroup Name and Servicegroup Name(CI) are used together for the filter.
Screenshots
Mixed filter on Servicegroup Name and Servicegroup Name (CI) for hosts:

Mixed filter on two Servicegroup Name for hosts, but with same servicegroup names as above:

Expected Behaviour
In both cases the same number of hosts must be returned by the filter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the host filter using Servicegroup Name together with Servicegroup Name (CI), then compare it with two Servicegroup Name conditions using the same values. Trace the mixed-filter handling in the relevant filter implementation; done means both cases return the same number of hosts instead of null.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100