You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core): make merge tag propagation use last value
Overwrite existing keys when merging forwarded tags so MergeTagPropagation
matches the documented last-key-wins behavior.
Add a regression test with overlapping keys across multiple input ports.
Signed-off-by: drslebedev <dr.s.lebedev@gmail.com>
0 commit comments