You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Camunda 8.4 is still supported, yet the Modeler forces user task to have incompatible implementation type. This is especially painful because deployment in such case is NOT rejected, but rather the new value is ignored by the engine.
Steps to reproduce
Set execution platform to 8.4
Create a user task
The implementation is set to unsupported Camunda User Task
Describe the bug
Camunda 8.4 is still supported, yet the Modeler forces user task to have incompatible implementation type. This is especially painful because deployment in such case is NOT rejected, but rather the new value is ignored by the engine.
Steps to reproduce
Expected behavior
Job worker implementation for <8.4.
Environment
Additional context
Related to https://github.com/camunda/web-modeler/issues/12423
This needs to be implemented in camunda-bpmn-js-behaviors.
The text was updated successfully, but these errors were encountered: