yesamer opened a new issue, #1669: URL: https://github.com/apache/incubator-kie-issues/issues/1669
In the right top corner tab, the number of instances and tasks are not updated as you create new instances. Steps to reproduce the issue: 1.Build incubator-kie-tools 2.Run the DevUI using 'pnpm start' and make sure DevUI is up in the link http://localhost:8080/kie/q/dev-ui/org.jbpm.jbpm-quarkus-devui/process-instances Here, we see no process instances are found and 'Process Instances' on top right panel is also shows no instances. 3.Go to 'Process Definitions'. Start a process (Here, I am starting 'hiring' process clicking the play button near it. 4.Add the necessary input fields and click 'Start' to start the process. 5.We can see process instance created, but the count of process instance is now 1, which is not getting reflected in 'Process Instances' above -- 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]
