Am trying to generalise my constraints for actions which require an entity to be selected.
Stating with the switch user setup.
Is there a tag for a general/any entity?
Previously had '{ENTITY NAME:Tables}' == '' && '{ENTITY NAME:Customer}' == ''
Looking for something like '{ENTITY}' == '' or '{ENTITY:}' == ''
Is there a general expression for is any entity selected?
Looked in ticket templates but all requiring specific entity type…
Wouldn’t be one of those little things you sneak in would it
Not questioning your expertise but isn’t there something in the hard-coding that does the equivalent that prevents ticket close without an entity or tag?