[ 
https://issues.apache.org/jira/browse/NIFI-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612785#comment-17612785
 ] 

ASF subversion and git services commented on NIFI-10584:
--------------------------------------------------------

Commit 1e0cb03b4126c9fb6b24ed68f3686aebbf35a02c in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1e0cb03b41 ]

NIFI-10584: (#6478)

- Only including dependent values when they are non-null.

> 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)

Reply via email to