[
https://issues.apache.org/jira/browse/NIFI-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10186:
------------------------------------
Summary: PutFTP Remote Path Property Incorrect Expression Language Scope
(was: PutFTP handling of variable registry needs touchups)
> 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
> 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)