-
Type:
Feature Request
-
Resolution: Won't Fix
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.5.0-alpha1, 7.5.0-alpha2, 7.5.0-alpha3, 7.5.0-alpha4
-
Component/s: tasklist
-
None
There is currently no way to search for tasks with a criterium like processDefinitionKeyNotIn or similar.
When I look into database queries, I found that it only allow filter variable = value, or variable *like *pattern in Tasklist app.