[
https://issues.apache.org/jira/browse/NIFI-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603673#comment-17603673
]
ASF subversion and git services commented on NIFI-10488:
--------------------------------------------------------
Commit 398af783c295b85cdbf8b4a00c1c2609d3f2c541 in nifi's branch
refs/heads/main from Nandor Soma Abonyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=398af783c2 ]
NIFI-10488 Fix NullPointerException on updating empty ParameterContext property
with NiFi Toolkit (#6408)
NIFI-10488 Fix NullPointerException on updating empty ParameterContext property
> 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
> 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)