Maciej Bukalo created NIFI-14484:
------------------------------------
Summary: Option to create all new parameter contexts when
importing versioned flows
Key: NIFI-14484
URL: https://issues.apache.org/jira/browse/NIFI-14484
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Maciej Bukalo
Assignee: Maciej Bukalo
Currently when importing a flow from the Registry using UI user can select or
unselect a checkbox which is responsible for creating copies of existing
Parameter Contexts.
If the checkbox is selected new Parameter Contexts are created only when they
are missing from in Nifi.
If the checkbox is unselected then only directly associated Parameter Context
are copied, this excludes inherited Contexts with no direct assignment to a
Process Group.
These options are fine but they do not take into consideration that in some
cases we want to have full set of new Parameter Contexts to have proper
isolation from other flows at least at the instantiation.
When importing the flow from registry user should have 3 options available
regarding how to handle Parameter Contexts, to keep existing, to copy only
assigned or to copy all used in the flow.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)