-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
When deleting process instances, I can configure whether this propagates to (child) process instances.
AT:
- a flag can be set when using RuntimeService#deleteProcessInstance(), #deleteProcessInstances(), and #deleteProcessInstancesAsync() to configure the propagation
- it is exposed in the REST API
Hint:
We should think about what happens with the process instance in the history (i.e. with HistoricProcessInstance#SUPER_PROCESS_INSTANCE_ID_).