[
https://issues.apache.org/jira/browse/NIFI-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412299#comment-15412299
]
ASF GitHub Bot commented on NIFI-2504:
--------------------------------------
GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/810
NIFI-2504 fixed template export for RPG
- ensured that RPG and connections to it are treated as special case where
instance ID is preserved
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-2504
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/810.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 #810
----
commit 2ef2f6f2e361aca1c81ac7a936bbf94de103e4a7
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-08-08T19:13:28Z
NIFI-2504 fixed template export for RPG
- ensured that RPG and connections to it are treated as special case where
instance ID is preserved
----
> NiFi fails to connect to the existing RPG after export/import from template.
> ----------------------------------------------------------------------------
>
> Key: NIFI-2504
> URL: https://issues.apache.org/jira/browse/NIFI-2504
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Haimo Liu
> Assignee: Oleg Zhurakousky
> Priority: Blocker
> Fix For: 1.0.0
>
>
> When instantiating a flow from the template that was exported from the
> existing relationship to an RPG, such relationship fails to connect upon the
> import due to id missmatch of the actual input port and the id of the port
> referenced in the exported template.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)