mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
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.