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

Trigger Task Attribute Update on Variable change #839

Open zambrovski opened 1 year ago

zambrovski commented 1 year ago

Scenario

Current Behaviour

Not supported

Wanted Behaviour

If the variable change event execution matches execution of the currently available user task, the user tasks update command should be fired.

Possible Workarounds

Manually trigger task update