- Issue created by @penyaskito
- πͺπΈSpain penyaskito Seville π, Spain πͺπΈ, UTC+2 πͺπΊ
Wish we had a component, using a tag meanwhile.
Conditions API include an option so any condition can be negated by default.
In the case of those conditions with multiple selection (e.g. User Role), those are matched if any of the options match.
It would be great allowing to select if we want ANY match or ALL matches.
This would translate to instead of a roleX OR roleY, the condition will match if roleX AND roleY if the flag is true.
Conditions should have a flag for ANY/ALL. Default will be ANY.
TBD
TBD
Added all
bool to config schema `type: condition.plugin`
None.
New flag.
New config schema, new default, needs upgrade path.
Active
11.0 π₯
system.module
Wish we had a component, using a tag meanwhile.