You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/02 20:47:59 UTC

[jira] [Commented] (NIFI-2965) Access Policies: When selecting the link for the root process group, the UI does not select the root process group but remains on the current component.

    [ https://issues.apache.org/jira/browse/NIFI-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630427#comment-15630427 ] 

ASF GitHub Bot commented on NIFI-2965:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1174

    UI - Policy go to Group selection issue

    NIFI-2965:
    - Ensuring the selection is cleared when going to the Process Group where the selected component policy is defined.
    - Ensure that the selection context is updated when going to a component or group.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-2965

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1174.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1174
    
----
commit 51db8970a3e0d3a63d128984987c60b1560a341a
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-11-02T20:46:16Z

    NIFI-2965:
    - Ensuring the selection is cleared when going to the Process Group where the selected component policy is defined.
    - Ensure that the selection context is updated when going to a component or group.

----


> Access Policies:  When selecting the link for the root process group, the UI does not select the root process group but remains on the current component.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2965
>                 URL: https://issues.apache.org/jira/browse/NIFI-2965
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Andrew Lim
>            Assignee: Matt Gilman
>            Priority: Minor
>              Labels: authorization
>             Fix For: 1.1.0
>
>
> This only occurs when the component selected is contained in the root process group.  For example, If you are in the Access Policies window for a component within a remote process, selecting the root process group link works as expected.
> Steps to reproduce:
> 1. Within the root process group, highlight a component and select the key icon to open the Access Policies dialog.
> 2.  In the "Showing effective policy inherited from Process Group NiFi Flow" text, select the link for the root process group.
> 3.  The Access Policies dialog is closed but the component is still selected.  As a result, the Operate Palette is showing info for the component.  The expectation is that the root process group would have been selected instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)