-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
In addition to searching tasks by their task-, process-, or case-variables, I want to search tasks by their properties like name, assignee or processInstanceId.
AT:
- Support properties of the Get Tasks (POST) query (http://docs.camunda.org/latest/api-references/rest/#task-get-tasks-post)
- Aggregate properties as much as possible (assignee and assigneeLike should not be two properties, but one property with two operators)
- Lists are not supported (e.g. processDefinitionKeyIn)
- Boolean properties are not supported (e.g. unassigned)
- Expressions are supported, except in combination with dates