fantonangeli opened a new issue, #2889: URL: https://github.com/apache/incubator-kie-tools/issues/2889
Deploying a WF (not devmode) the deployment app is open but no WF are listed. **Steps to reproduce:** - run Serverless Logic Web Tools - deploy the greeting WF (normal deployment, not devmode) on OpenShift - go to the deployment page, you can see the deployment app, but there are no workflow definitions. In fact `/graphql` answer 404, but `/q/openapi.json` works well. In the 0.32.0 version, the deployment was working because it fetched the WF definitions from the OpenAPI. There was no "WF Instance" page, so the deployment app did not use the data index. Then last year we switched the deployment app to use the data-index to fetch WF definitions, but we probably didn't update the `serverless-logic-web-tools-swf-builder image` -- 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]
