-
Bug
-
Resolution: Unresolved
-
Blocker
-
1.37.0
-
None
-
None
SonataFlow Deployment Webapp not able to start a workflow
Steps to replicate:
- https://start.kubesmarts.org/dev/
- Connect it to OpenShift with the DevMode enabled
- Wait for the deployment to be ready
- If the[ Quay image|https://quay.io/repository/kubesmarts/incubator-kie-serverless-logic-web-tools-swf-dev-mode?tab=tags] has not been updated on Quay there is a new one published on my profile: quay.io/fabrizio_antonangeli/incubator-kie-serverless-logic-web-tools-swf-dev-mode:main
- From OpenShift, open the Deployment URL
- Start the "hello_world" WF
- See the message:
"There was an error opening the workflow with name "hello_world"."
Possible cause:
An issue of the React route, not receiving the right data.
Normal deployments and Management console can be affected too.