Details
-
Type:
Feature Request
-
Status: Open
-
Priority:
L3 - Default
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: frontend
-
Labels:None
Description
Feature description
At the moment the users can press the cancel button on child workflow instances, this operation is currently not supported by Zeebe, and therefore will always fail. Child workflow instances are instances started by a call activity in a parent process.
Solution draft
Operate UI should not allow users to start a cancel workflow instance operation on child workflow instances.
Additional context
I think this is solvable on the instance detail page, but it will be challenging for list view.