-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final
-
NEW
-
NEW
-
After user clicks on "show tasks" under Tasks in Process and task dashboard a table with tasks is displayed. After clicking on task row for some tasks Task details panel on the right is opened, and for some tasks not (because task data are no longer available ?)
But this behavior is not consistent - for tasks in status:
Exited - red notification is displayed "Task details is not available"
Completed - user gets a modal with low level exception message.
I think when task details can't be retrieved from kie-server for well known reason (like in the case for Completed tasks) the error displayed in the UI should be the same as for Exited tasks ("Task details is not available") to make the behavior consistent.