[
https://issues.apache.org/jira/browse/NIFI-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739199#comment-17739199
]
ASF subversion and git services commented on NIFI-11706:
--------------------------------------------------------
Commit 5acbb8a70260b3e83f202bd9408082d6f7214122 in nifi's branch
refs/heads/support/nifi-1.x from Simon Bence
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5acbb8a702 ]
NIFI-11706 Add option to create dedicated Parameter Contexts for Imported Flows
This closes #7401
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit cadf2fb6f25caf334bf787292380af5b25fdcbb1)
> Create dedicated Parameter Contexts for versioned flows when importing
> ----------------------------------------------------------------------
>
> Key: NIFI-11706
> URL: https://issues.apache.org/jira/browse/NIFI-11706
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Simon Bence
> Assignee: Simon Bence
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> As many Versioned Flows are imported multiple times but used with in somewhat
> different circumstances (such as: different endpoints, databases, etc.), it
> would make sense to give the user the possibility to import flows in a way
> that their Parameter Context become independent from the other instances. In
> order to achieve this a new checkbox will be added to the Import Version
> window which makes it possible to decide for the user if she wants to keep
> the existing Parameter Contexts (bounding the parameters to the potentially
> existing instances) or she wants to create a new set of Parameter Contexts
> making the flow parametrised independently.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)