Functions put all
and context
do not propagate errors to the result
#446
Labels
put all
and context
do not propagate errors to the result
#446
Describe the bug
Currently the built-in functions
put all
andcontext
do not propagate errors that are passed in as argument. Instead, they returnnull
in these cases and the error gets lost.This is the root cause for: camunda/camunda#9543
To Reproduce
see ticket linked above
Expected behavior
Environment
The text was updated successfully, but these errors were encountered: