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
66 stars 26 forks source link

Find DataEntries by User Involvement #1008

Closed MichaelVonB closed 1 week ago

MichaelVonB commented 2 weeks ago

Scenario

Current Behaviour

When a user is set in the dataEntryProtocol there is no query option to find these data entries.

Wanted Behaviour

Add a parameter in the DataEntriesForUserQuery to configure to search dataEntries by involvement. This should not break current filters.

Possible Workarounds

None