[
https://issues.apache.org/jira/browse/NIFI-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849065#comment-17849065
]
ASF subversion and git services commented on NIFI-11658:
--------------------------------------------------------
Commit 4aae517cca997b12e254a7778199a6fe048d2439 in nifi's branch
refs/heads/support/nifi-1.x from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4aae517cca ]
NIFI-11658 Streamline using single Parameter Context for nested PGs
Including applicable modifications from NIFI-12101 by Mark Payne
This closes #7353
Co-authored-by: Matt Gilman <[email protected]>
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 42910e80d1d0a71c8f3de51bdd5c6dd0183da26d)
Signed-off-by: Pierre Villard <[email protected]>
This closes #8868.
> 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
> Fix For: 2.0.0-M1
>
> Time Spent: 2h 10m
> 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)