danielzhe commented on PR #2814: URL: https://github.com/apache/incubator-kie-tools/pull/2814#issuecomment-2578525446
Good job, @bncriju ! I just found some minor issues in the jbpm-dev-ui: 1. The Process Instances, Tasks and Jobs does not automatically update in the first run. I mean, if we have zero process and start a new one, the count just start if I refresh the page (pressing F5). After that, they update automatically without the need of refresh. 2. It looks like the counters doesn't decrement. I started 3 process, waited them to be finished and the counters still at 3. For the process instances it may be correct, since they are completed, but I'm not sure about the tasks. Even applying the filters, I can't see any task:  I don't know if this is an issue, but I think it doesn't looks correct. It can be an issue related to filters in tasks either. I'm not sure. What do you think @pefernan ? -- 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]
