[
https://issues.apache.org/jira/browse/NIFI-14555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951200#comment-17951200
]
ASF subversion and git services commented on NIFI-14555:
--------------------------------------------------------
Commit 2cfd6f4e56fdfb450ba77f9870014a60cdf89b23 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2cfd6f4e56 ]
NIFI-14555 Added Paramter Context Values Property to Git Flow Registry Clients
(#9927)
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)