[
https://issues.apache.org/jira/browse/NIFI-13736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-13736:
------------------------------------
Priority: Minor (was: Major)
> Documentation update for Expression Language join function
> ----------------------------------------------------------
>
> Key: NIFI-13736
> URL: https://issues.apache.org/jira/browse/NIFI-13736
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The expected output of the `join` method in the Expression Language Guide is
> incorrect.
> Provided:
> Expression: ${allAttributes("abc", "xyz"):join(" now")}
> Value: hello world nowgood bye world now
> Correct expected value should not include "now" at the end of the Value.
> Value: hello world nowgood bye world
--
This message was sent by Atlassian Jira
(v8.20.10#820010)