holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
68 stars 26 forks source link

Allow to filter for assignee as task attribute #935

Closed zambrovski closed 8 months ago

zambrovski commented 8 months ago

Scenario

Current Behaviour

Filtering on assignee is not supported.

Wanted Behaviour

task.assingee=userId passed to the filter string should filter tasks.

Possible Workarounds

None.