[
https://issues.apache.org/jira/browse/NIFI-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748316#comment-17748316
]
ASF subversion and git services commented on NIFI-11658:
--------------------------------------------------------
Commit 42910e80d1d0a71c8f3de51bdd5c6dd0183da26d in nifi's branch
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=42910e80d1 ]
NIFI-11658 Streamline using single Parameter Context for nested PGs
This closes #7353
Co-authored-by: Matt Gilman <[email protected]>
Signed-off-by: David Handermann <[email protected]>
> Streamline using single parameter context for nested PGs
> --------------------------------------------------------
>
> Key: NIFI-11658
> URL: https://issues.apache.org/jira/browse/NIFI-11658
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Timea Barna
> Assignee: Timea Barna
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 1. when adding a new process group to the canvas, in the create PG view where
> one should give the name of the process group, add a drop down menu to select
> the parameter context to associate with the process group. It would default
> to the parameter context associated to the parent process group (if there is
> one specified and if the user has the permissions)
> 2. in the configuration view of a process group, add a dedicated tab for
> parameter context to have dedicated handling. In addition to the dropdown
> menu for selecting a parameter context, add a checkbox to recursively apply
> the change. This checkbox would only be used when clicking "Apply", it would
> not be persisted. If checked, it means that the parameter context will be
> applied to the process group as well to all the embedded process groups
> (recursively) if and only if the user has the proper permissions on all
> process groups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)