nguyentrung2060 opened a new issue, #3450: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3450
### Describe the bug Management console doesn't show node list. data-index image version: quay.io/kiegroup/kogito-data-index-postgresql:latest management-console image version: quay.io/kiegroup/kogito-management-console:latest Dependencies version: 1.44.1.Final Doesn't show any node when click combo box  Issue detail: nodeDefinitionId in type Node is undefined  Can see this field when trying on swagger  ### Expected behavior The list node should be shown ### Actual behavior The list node shows empty ### How to Reproduce? 1. Create Flow with signal 2. Goto management console UI 3. Click view detail active flow 4. Click combo box in Node Trigger panel ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` 11 ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) Apache Maven 3.8.6 ### Additional information _No response_ -- 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]
