[
https://issues.apache.org/jira/browse/NIFI-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992943#comment-15992943
]
ASF GitHub Bot commented on NIFI-3764:
--------------------------------------
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/1730
+1 code looks good, tested this on a template that was previously importing
incorrectly and verified it imports correctly after this change, will merge to
master
> Controller Service reference lost during template export
> --------------------------------------------------------
>
> Key: NIFI-3764
> URL: https://issues.apache.org/jira/browse/NIFI-3764
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.2.0
>
>
> If components reference a Controller Service from a nested Process Group, the
> exported template will be incorrect. Specifically, it appears that the
> service is duplicated and the Processors that reference it are no longer
> configured with the appropriate UUID. The issue is resulting from the code
> that converts the internal data model into a template assuming behavior that
> was incorrect and addressed as part of NIFI-3509.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)