[
https://issues.apache.org/jira/browse/NIFI-10095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551090#comment-17551090
]
ASF subversion and git services commented on NIFI-10095:
--------------------------------------------------------
Commit e19efa6658d798d5f29cd92688286d9cbde2c572 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e19efa6658 ]
NIFI-10095 Use Allowable Value Display Name for Default Value when found
Signed-off-by: Pierre Villard <[email protected]>
This closes #6103.
> Use Display Name for Default Value in Component Documentation
> -------------------------------------------------------------
>
> Key: NIFI-10095
> URL: https://issues.apache.org/jira/browse/NIFI-10095
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Extension components that support properties with Allowable Values show the
> {{value}} field in generated documentation for the Default Value. The can
> result in the documentation showing a Default Value that is not present in
> the list of Allowable Values, because the Allowable Values section uses the
> {{Display Name}} field.
> The {{ListSFTP}} Processor lists {{timestamps}} as the Default Value for the
> {{Listing Strategy}} property, but the Display Name for the Allowable Value
> is {{Tracking Timestamps}}.
> The documentation generation should be updated to show the {{Display Name}}
> for a Default Value from the list of Allowable Values when available.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)