-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
User story
When querying for tasks, I want to use a method to find only tasks that have a value not like a given parameter.
Acceptace criteria
- The task query has a method processVariableValueNotLike that returns the complementary result set of processVariableValueLike. Besides negating, the behavior of the filter is the same as processVariableValueLike
- The filtering option can be used in filters (API and tasklist) as well as other task search filters in Tasklist/Cockpit