Synchronization of parallel altered Workflow Variables

Hi there,

this question does not have any practical relevance at the moment, but it occurred to me during an experiment: If I distribute a workflow variable from one node to two parallel branches, change it in each branch and then synchronize them, which workflow variable is then taken over? In the example in the appendix it is always the upper one. Is that deterministic?

KR

Hi KR,

it is the top one. If you want to be 100% sure, use the merge variables node, this one will handle it, and first take the topmost variable.

Best, Iris