[
https://issues.apache.org/jira/browse/NIFI-13924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892600#comment-17892600
]
ASF subversion and git services commented on NIFI-13924:
--------------------------------------------------------
Commit d474c831ae3b7efe54e92182f151ef222a47fc20 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d474c831ae ]
NIFI-13924 Fixed NiFi CLI delete-param command (#9440)
Signed-off-by: David Handermann <[email protected]>
> NiFi CLI - delete-param has no effect
> -------------------------------------
>
> Key: NIFI-13924
> URL: https://issues.apache.org/jira/browse/NIFI-13924
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> While doing some testing for NIFI-13904, I noticed that the delete-param CLI
> command has no effect. After some digging, this is due to NIFI-12898 and the
> addition of asset support. In the CLI, the referenced asset needs to set to
> null to let the backend know that this is a deletion request.
> See:
> https://github.com/apache/nifi/blame/main/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/dao/impl/StandardParameterContextDAO.java#L209
--
This message was sent by Atlassian Jira
(v8.20.10#820010)