You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew M. Lim (Jira)" <ji...@apache.org> on 2022/07/14 16:43:00 UTC

[jira] [Commented] (NIFI-9718) Parameterized property is not being evaluated first to determine dependent properties

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

Andrew M. Lim commented on NIFI-9718:
-------------------------------------

Just adding a note for future testing if this issue gets resolved. If Schema Access Strategy is parameterized, the following are valid parameter values to text Schema Name and Schema Text:

schema-name
schema-text-property

> Parameterized property is not being evaluated first to determine dependent properties
> -------------------------------------------------------------------------------------
>
>                 Key: NIFI-9718
>                 URL: https://issues.apache.org/jira/browse/NIFI-9718
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Andrew M. Lim
>            Priority: Major
>         Attachments: 1.png, 2.png, 3.png
>
>
> If I parameterize a property, the dependent properties that should be displayed by the UI as a result of what the parameter value is set to are not shown.
> For example, if I create an AvroReader CS and set the "Schema Access Strategy" to `Use Schema Text' Property, the dependent properties that are then shown are "Schema Text" and "Cache Size":
>  !1.png! 
> If I parameterize "Schema Access Strategy" (where the parameter value is set to "schema-text-property"), those dependent properties remain:
>  !2.png! 
> But if I apply those changes and then re-open the CS, "Schema Text" is no longer displayed:
>  !3.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)