[
https://issues.apache.org/jira/browse/NIFI-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10186:
------------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> PutFTP Remote Path Property Incorrect Expression Language Scope
> ---------------------------------------------------------------
>
> Key: NIFI-10186
> URL: https://issues.apache.org/jira/browse/NIFI-10186
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Fix For: 1.17.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NIFI-10158 added fixes to variable registry handling for ListFTP. Equivalent
> fixes seem to be needed for PutFTP.
> I can avoid this problem by use of this code:
> {code:java}
> runnerPut.setValidateExpressionUsage(false);{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)