Dear KIE community, I'd like to draw your attention to an ongoing development that aims to resolve this issue: https://github.com/apache/incubator-kie-issues/issues/2154 - Add support for WS-HumanTask lifecycle
This will bring an optional HumanTask lifecycle implementation to the workflow runtime that is similar to what existed in previous jBPM versions. More details are in the linked issue as well as in the referenced PR, but I'd like to highlight the following points here: 1. No changes are enforced to current users. The default HumanTask lifecycle currently available in the workflow engine will remain the default choice, unless configured otherwise. 2. A new property "kogito.usertasks.lifecycle" will be added that allows users to chose between the available lifecycles (kogito, ws-human-task) 3. The usage of a custom lifecycle implementation is still possible as before. Thanks for your attention! Martin
