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
Consider UI and templates from "SPIKE: Create a basic "Hello World" Stripes UI-Module: ui-workflow" note / draft on this project board (may be converted to an issue at some point).
Why do we need to rewrite our workflows? They are an abstraction defined in mod-workflow in which sends its domain representation to mod-camunda for generation of the BPMN workflow compatible with Camunda. The purpose of mod-workflow is to define an interface specification to avoid exactly what this need is describing. If there is a domain incompatibility between mod-workflow and mod-camunda, we need to document such and determine what is required to be refactored. I suspect mod-camunda will require modification in how it transforms mod-workflow domain representation into BPMN compatible with Camunda 8. Did Camunda 8 has somehow changed the BPMN specification?
This is to be used as a parent issue for one ore more sub-issues focusing on individual research/task issues.
Based on the investigation from: #209 , upgrading from Camunda 7 into Camunda 8 is the preferred direction.
Steps to take:
Other potentially useful links:
The text was updated successfully, but these errors were encountered: