apache / incubator-kie-kogito-apps

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

Reload process/worfkflow instances dynamically in DevUI #1998

Open LuboTerifaj opened 4 months ago

LuboTerifaj commented 4 months ago

Description

Reload process/workflow instances dynamically in DevUI.

If you create any process/workflow instance, you have to click the reload button to see the new instances.

Acceptance criteria

Every time a new instance is created, it is shown among other instances in DevUI immediately.

Implementation ideas

No response