You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/09/13 16:56:00 UTC

[jira] [Resolved] (NIFI-10488) Fix NullPointerException on updating empty ParameterContext property with NiFi Toolkit

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

Mark Payne resolved NIFI-10488.
-------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed

> Fix NullPointerException on updating empty ParameterContext property with NiFi Toolkit
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-10488
>                 URL: https://issues.apache.org/jira/browse/NIFI-10488
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Nandor Soma Abonyi
>            Assignee: Nandor Soma Abonyi
>            Priority: Minor
>             Fix For: 1.18.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> CLI throws an error when we are trying to set an empty property:
> ERROR: Error executing command 'set-param' : null 
> Command to test with:
> ./cli.sh nifi set-param -u [http://localhost:8080|http://localhost:8080/] -pcid 32d572a1-0183-1000-a811-ab916612b4af -pn emptyParam -pv newvalue



--
This message was sent by Atlassian Jira
(v8.20.10#820010)