After upgrading to Icinga Web 2 version 2.7.0 OR filter with hostgroup fields stopped to work
Hostgroup = *foo* OR Hostgroup = *bar* (in the URL it would be hostgroup=*foo*|hostgroup=*bar*).Both hostgroups contains "foo" and "bar" should appear in search list
icinga2 --version): r2.10.5-1php --version): 7.1.8Hi, thanks for reporting this. But it's a known (#3886) and fixed (#3903) issue.
@nilmerg
The fix doesn't works for me with filter Hostgroup != *foo* AND Hostgroup != *bar* AND Hostgroup != *qwe*
Yes, you're right. Thanks for the feedback. We're working on it. :+1:
Hi @nE0sIghT,
Thanks for reporting the issue. Do you have any chance to test the related PR?
Best,
Eric
Sure. I can test it tomorrow.
вт, 13 авг. 2019 г., 19:21 Eric Lippmann notifications@github.com:
Hi @nE0sIghT https://github.com/nE0sIghT,
Thanks for reporting the issue. Do you have any chance to test the related
PR?Best,
Eric—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/Icinga/icingaweb2/issues/3916?email_source=notifications&email_token=AAZ3RER63FGXUEHXGK5GYQLQELGOPA5CNFSM4ILKDHZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4GAIHI#issuecomment-520881181,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAZ3RESKQU3JFWB4NW6II3TQELGOPANCNFSM4ILKDHZA
.
@lippserd
Just tested PR - it works for me for both OR/AND with/without negations.
Most helpful comment
@lippserd
Just tested PR - it works for me for both
OR/ANDwith/without negations.