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

Tasks can't be filtered by `processName` and `textSearch` #789

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

Steps to reproduce

Expected behaviour

task.textSearch%foo and task.processName%foo can be used

Actual behaviour

Criteria is not recognized as task criteria