[ 
https://issues.apache.org/jira/browse/NIFI-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tamas Palfy updated NIFI-9684:
------------------------------
    Summary: Starting a PG starts RPGs in sibling PGs as well  (was: Starting a 
PG starts RPGs in sibling PGs)

> Starting a PG starts RPGs in sibling PGs as well
> ------------------------------------------------
>
>                 Key: NIFI-9684
>                 URL: https://issues.apache.org/jira/browse/NIFI-9684
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Tamas Palfy
>            Priority: Major
>
> h3. Issue
> https://issues.apache.org/jira/browse/NIFI-7788 introduced the change that 
> whenever a user starts an entire process group, all remote process groups 
> within get transmission enabled.
> This works properly if the user is within the process group and issues a 
> start by right-clicking on the canvas.
> However if the user does does this by right-clicking on the process group 
> (while being in its parent group), all remote process groups start 
> transmitting within the parent process group. This issue is also true when 
> stopping the process group.
> h3. Root cause
> The 2 cases (right clicking on the canvas vs on the process group) is handled 
> differently in _nf-actions.js_. When doing the latter the id of the parent of 
> the selected process group (aka. the current active process group) is sent 
> via the REST interface.
> h3. Solution
> Send the id of the selected process group



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to