Skip to content

Implement concatenation in ISSum algo (ADHI-4667)

Andy Salnikov requested to merge tickets/ADHI-4667 into master

If algo gets a parameter "Concatenate" then it will also concatenate all array attributes, without that parameter it will skip arrays. ISConcatSum algo is still around, will be dropped when great simplification comes.

Closes ADHI-4667

Merge request reports