[
https://issues.apache.org/jira/browse/NIFI-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994984#comment-15994984
]
ASF GitHub Bot commented on NIFI-3782:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1740
NIFI-3782: Controller Service duplicated during Copy/Paste
- Ensuring referenced Controller Services are not included in copy/paste
requests when the Processor is located in a sub group.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3782
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1740.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 #1740
----
----
> Controller Service duplicated during Copy/Paste
> -----------------------------------------------
>
> Key: NIFI-3782
> URL: https://issues.apache.org/jira/browse/NIFI-3782
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.2.0
>
>
> When copying a group where an encapsulated Processor references Controller
> Service, that service is being duplicated upon paste. Need to ensure that the
> service is not unnecessarily duplicated as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)