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

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

GitHub user mcgilman opened a pull request:

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

    Ensuring component specific policies are retained when copying/pasting

    NIFI-2347:
    - Ensuring component specific policies are retained when using copy/paste.
    - This includes the policies for the component, data of the component, data 
transfers of the component, and policies of the component.

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

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

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

    https://github.com/apache/nifi/pull/730.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 #730
    
----
commit 834a0666ef2dfba49040f26d9fa0c3efa951e4a4
Author: Matt Gilman <[email protected]>
Date:   2016-07-27T16:27:48Z

    NIFI-2347:
    - Ensuring component specific policies are retained when using copy/paste.
    - This includes the policies for the component, data of the component, data 
transfers of the component, and policies of the component.

----


> Pasted Components should inherit policies from the original, not the group 
> it's pasted into
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2347
>                 URL: https://issues.apache.org/jira/browse/NIFI-2347
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>            Assignee: Matt Gilman
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> Copy a processor that you have view permissions but not write
> Paste it into a group that you have full permissions
> Pasted processor inherits from the group and gives you full permissions.
> Instead it should copy/inherit the policies from the copied component.



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

Reply via email to