Aleksandar Zlatkovski
Aleksandar Zlatkovski
Currently we can see only basic information about the history of the process - start, end time, process id, definition etc. Research is it possible to provide more sophisticated view...
At the moment it is not possible to see the process context for the historic process instances but only for the active ones. Enhance the functionality to allow upon historic...
At the moment the dates are shown as this: 2024-04-24T17:10:43.291+00:00. Let's remove the time zone or use a different formatting at all.
Currently the dead-letter job stack trace is shown as text in the last column of the table. Instead of this introduce a button which opens the stacktrace in separate dialog...
Currently there are basic filtering capabilities in the Process Instance View in the Processes Workspace. We can introduce more advanced filters like - process name, status, date etc. for usability...
Currently in the Process Workspace it is possible to see all the active process instances but it is not possible to distinguish what are their states - running, failed, waiting,...
It is a common productive / dev scenario to have multiple process instance in failed state due to experiments or inability to fix them. With this in mind implement e2e...
It is a common use-case to signal a waiting process instance in waiting step and provide input from the UI. Implement e2e functionality to resume a waiting process instance.