-
Bug
-
Resolution: Done
-
Medium
-
Honolulu Release
on_failure branches are not executed because errors are not propagated correctly. When a component fails, it adds errors to the BlueprintError object in BlueprintRuntimeService. This should be used to determine whether the step failed or not.