[
https://issues.apache.org/jira/browse/NIFI-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040905#comment-18040905
]
ASF subversion and git services commented on NIFI-15265:
--------------------------------------------------------
Commit 5a87d32aaaf44c2f4bae86c3281cd7e86899616c in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5a87d32aaa ]
NIFI-15265: Fixing bug where the getLocalConnectable was being used to
authorize access to a RemoteProcessGroup. Instead we need to use
getRemoteProcessGroup from the authorizable lookup.
Signed-off-by: Pierre Villard <[email protected]>
This closes #10566.
> Bulletins unable to be cleared from flow root level if Remote PG is on graph
> ----------------------------------------------------------------------------
>
> Key: NIFI-15265
> URL: https://issues.apache.org/jira/browse/NIFI-15265
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Nissim Shiman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This was found testing 2.7.0 RC1.
> At the top level/root PG, when some PGs have bulletins and a Remote PG is on
> the graph,
> right click (on empty canvas)-> Clear Bulletins
> will not clear bulletins.
> Popup at bottom of canvas will say:
> Unable to find component with id <id of remote PG>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)