Actions
Feature proposal #6863
closedAdd operator support for usergroup, view access level, and language conditions
Description
These conditions originally did not have operators. They were always forced to "Is In" like usages. Implement support for operators for these so you can check if a user has a specific usergroup or does not have a specific usergroup. This also solves the migration issues with these conditions since they couldn't be reversed. All existing usages should just default to "Is In".
Actions