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

Support like operator in search (encoded as % in filter string) #744

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

Scenario

Current Behaviour

Like is not supported, but only equals, less than and greater than

Wanted Behaviour

Like (%) is supported.

zambrovski commented 1 year ago

Fixed by c79ef1f322f8bd48c566fe34029afdaab4110180