Nandor Soma Abonyi created NIFI-10488:
-----------------------------------------
Summary: 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
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)