The purpose of this issue is to have a test which can reproduce a real use case scenario that will:
- first, deploy a workflow, with issues that will prevent the startup.
- then, edit and fix it and let the hot reload run again.
- perform another change, but this time, break the swf again
- and lastly, fix the workflow.
- is related to
-
KOGITO-9217 Do not fail the Dev mode Container Image if the workflow is invalid
- Resolved