fantonangeli opened a new pull request, #3439: URL: https://github.com/apache/incubator-kie-tools/pull/3439
Closes https://github.com/apache/incubator-kie-tools/issues/3438 **Description:** SonataFlow Deployment Webapp not able to start a workflow **Steps to replicate:** - Start Serverless Logic Webtools - Start the cors proxy: ``` CORS_PROXY__allowedOrigins="https://localhost:9020" CORS_PROXY__allowedHosts="*.openshiftapps.com,*.github.com,github.com,*.appdomain.cloud" pnpm start ``` - Connect it to OpenShift with the DevMode enabled - Wait for the deployment to be ready - If the Docker image is outdated on 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".` **How to test:** Coming soon -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
