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

Commands can't be dispatched to TaskAggregate if originated from a runinng UnitOfWork which has state COMMITED #708

Closed zambrovski closed 1 year ago

zambrovski commented 1 year ago

See: https://discuss.axoniq.io/t/understanding-unitofwork/4571

The setup is:

Both cases don't work:

zambrovski commented 1 year ago

a workaround is found by #714