[
https://issues.apache.org/jira/browse/NIFI-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612451#comment-17612451
]
Matt Gilman commented on NIFI-10584:
------------------------------------
https://github.com/apache/nifi/pull/6478
> Dependent Properties in Manifest
> --------------------------------
>
> Key: NIFI-10584
> URL: https://issues.apache.org/jira/browse/NIFI-10584
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
>
> When generating an extension manifest, the dependent values are not processed
> correctly. The documentation states
> {code:java}
> The values for the property that satisfies the dependency, or null if the
> dependency is satisfied by the presence of any value for the associated
> property name {code}
> Currently, a null is being converted into an empty array which basically
> translates to not matching any value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)