Skip to content

Add missing error_message variable in workflows

Jérome Perrin requested to merge fix/component_error_message into master

With the new workflow implementation, error_message variable is required, because we intentionally clone previous workflow history entries when passing transition, as this leads to smaller pickle size

Edited by Jérome Perrin

Merge request reports