-
Bug
-
Resolution: Done
-
Major
-
fuse-7.7-GA
-
None
-
%
-
build2
Currently when you have a CSV as a source and you want to concatenate /<>/first_name and /<>/last_name, it doesn't work as expected. It basically produces a simple field with only first row taken into account, whereas I would expect all fields to be concatenated. It seems that concatenate/split is broken for root level collections.