Found a somewhat minor bug today in 1.8;
In Action configuration, the following condition does NOT work:
This action gets executed even if the host is in "Group x".
In Action configuration, the following condition does NOT work:
Code:
Host group <> "Group x"
Comment