[
https://issues.apache.org/jira/browse/NIFI-14191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017725#comment-18017725
]
ASF subversion and git services commented on NIFI-14191:
--------------------------------------------------------
Commit fac98aed04e565dc699a50a1520222442b3685a5 in nifi's branch
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fac98aed04 ]
NIFI-14191 rmove double border for codemirror editors with foldGutter
configured (#10252)
> Add the Reference Process Group to the URL when navigating to the Parent
> ------------------------------------------------------------------------
>
> Key: NIFI-14191
> URL: https://issues.apache.org/jira/browse/NIFI-14191
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Affects Versions: 1.28.1, 2.2.0
> Reporter: Homer Rich
> Assignee: Homer Rich
> Priority: Minor
> Labels: process-group, ui
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When navigating to the parent process group, graph navigates to the most
> recent view you were using of the parent process group. Sometimes this most
> recent view doesn't display the reference process group that you navigated
> from.
> An easy change would be to edit the URL when clicking the Parent Process
> Group button from this:
> [https://nifihost/nifi/process-groups/[parent-group-UUID]]
> to this:
> [https://nifihost/nifi/process-groups/[parent-group-UUID]]/ProcessGroup/[reference-group-UUID]
> Then the user can just click the Zoom Actual icon in the Navigate panel to be
> taken directly to the reference group.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)