Pierre Villard created NIFI-14555:
-------------------------------------
Summary: Option to empty parameter values in git registry clients
Key: NIFI-14555
URL: https://issues.apache.org/jira/browse/NIFI-14555
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Pierre Villard
Assignee: Pierre Villard
The goal of this PR is to add an optional property for all Git based registry
clients. The property "Empty Parameters" will default to false to retain
current behavior. If set to true, all values of all parameters will be removed
before the flow is being versioned and stored in the git repo.
Parameters are usually environment dependent and it might not be desirable to
include in the versioned flow the parameters values that have been set in a
lower/dev environment while designing the flow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)