David Handermann created NIFI-10095:
---------------------------------------
Summary: 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
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)