We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The list node should be shown
The list node shows empty
uname -a
ver
No response
java -version
11
mvnw --version
gradlew --version
Apache Maven 3.8.6
The text was updated successfully, but these errors were encountered:
Same problems in my projects use data-index-mongodb but same problems
Sorry, something went wrong.
No branches or pull requests
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?
Output of
uname -a
orver
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
orgradlew --version
)Apache Maven 3.8.6
Additional information
No response
The text was updated successfully, but these errors were encountered: