You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Paul Grey (Jira)" <ji...@apache.org> on 2022/06/30 20:53:00 UTC

[jira] [Updated] (NIFI-10186) PutFTP handling of variable registry needs touchups

     [ https://issues.apache.org/jira/browse/NIFI-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Grey updated NIFI-10186:
-----------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/6173

> PutFTP handling of variable registry needs touchups
> ---------------------------------------------------
>
>                 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: 10m
>  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)