[
https://issues.apache.org/jira/browse/NIFI-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806969#comment-17806969
]
ASF subversion and git services commented on NIFI-12574:
--------------------------------------------------------
Commit 4588c6c37e023c78870dbd6ceb1e6b9738e76471 in nifi's branch
refs/heads/main from EndzeitBegins
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4588c6c37e ]
NIFI-12573 Improved support for Enums in PropertyDescriptor.Builder
NIFI-12574 Add clearDefaultValue to PropertyDescriptor.Builder
This closes #8211
Signed-off-by: David Handermann <[email protected]>
> Add clearDefaultValue to PropertyDescriptor.Builder
> ---------------------------------------------------
>
> Key: NIFI-12574
> URL: https://issues.apache.org/jira/browse/NIFI-12574
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: endzeit
> Assignee: endzeit
> Priority: Minor
>
> At the moment there is no way to remove a {{defaultValue}} from a
> {{PropertyDescriptor}}.
> There is a method to effectively copy an existing {{PropertyDescriptor}} to
> create a new one. However, one a {{PropertyDescriptor}} has a defaultValue,
> it cannot be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)