[
https://issues.apache.org/jira/browse/NIFI-13924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-13924:
----------------------------------
Status: Patch Available (was: Open)
> 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: 10m
> 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)