mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
i.e. `host=foo&service=bar|servicegroup=foobar` is now interpreted as `(host=foo&service=bar)|servicegroup=foobar` and `servicegroup=foobar|host=foo&service=bar` as `servicegroup=foobar|(host=foo&service=bar)`