-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.3.0-alpha2
-
None
In case of an error inside a call activity the out variables are only propagated to the parent execution of the call activity.
If the parent also has camunda:out set the parent's parent won't receive any variables.
AT:
-pass out variables, if set, recursively in case of error until the execution of the error handler is reached