Andrew M. Lim created NIFI-9718:
-----------------------------------
Summary: 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
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":
If I parameterize "Schema Access Strategy" (where the parameter value is set to
"schema-text-property"), those dependent properties remain:
But if I apply those changes and then re-open the CS, those dependent
properties are no longer displayed:
--
This message was sent by Atlassian Jira
(v8.20.1#820001)