Hi,
When I try to use the expression
trust_level_0 AND NOT anonymous_users
I get the error:
Unknown keyword, group or badge: 'anonymous_users'
If I change the group name to my actual group, for example:
trust_level_0 AND NOT interns
I still get:
Unknown keyword, group or badge: 'interns'
I have double-checked and I am copying the group’s unique name directly from the group admin page, so there are no typos.
Is there anything I might be missing, or is there something else I need to configure for custom groups to be recognized in the expression?