apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
533 stars 205 forks source link

Management console doesn't show node list #3450

Open nguyentrung2060 opened 5 months ago

nguyentrung2060 commented 5 months ago

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 image

Issue detail: nodeDefinitionId in type Node is undefined image

Can see this field when trying on swagger image

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

adailsonm commented 2 weeks ago

Same problems in my projects use data-index-mongodb but same problems