-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support subquery filters in filter chains #3868
Merged
Merged
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8fb193 - Browse repository at this point
Copy the full SHA b8fb193View commit details -
Support subquery filters in filter chains
Before, combined membership filters were only possible in filter expressions, e.g. hostgroup_name=(a&b). Now, also (hostgroup_name=a&hostgroup_name=b) is supported which makes it easier to build such filters with the filter editor.
Configuration menu - View commit details
-
Copy full SHA for 9a75e10 - Browse repository at this point
Copy the full SHA 9a75e10View commit details -
Fix show all hosts/services links in the hostgroup overview
Before, the forced hostgroup_name paramemter may interfere with an existing hostgroup_name filter.
Configuration menu - View commit details
-
Copy full SHA for cc94c12 - Browse repository at this point
Copy the full SHA cc94c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e3ae4 - Browse repository at this point
Copy the full SHA 58e3ae4View commit details -
Fix show all services links in the servicegroup overview
Before, the forced servicegroup_name paramemter may interfere with an existing servicegroup_name filter.
Configuration menu - View commit details
-
Copy full SHA for bee5099 - Browse repository at this point
Copy the full SHA bee5099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de923f - Browse repository at this point
Copy the full SHA 0de923fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e61cb71 - Browse repository at this point
Copy the full SHA e61cb71View commit details -
Fix filtered links in the tactical overview
Filter chains require parantheses to work properly.
Configuration menu - View commit details
-
Copy full SHA for ac08fb2 - Browse repository at this point
Copy the full SHA ac08fb2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.