[
https://issues.apache.org/jira/browse/NIFI-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504411#comment-15504411
]
ASF GitHub Bot commented on NIFI-2792:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1031
Saving flow after Template removal
NIFI-2792:
- Ensuring the flow is saved when a template is deleted.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-2792
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1031.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 #1031
----
commit 5bc2fb50b3ccdc2f9e302ecfc3a2ba8fc55dfe6e
Author: Matt Gilman <[email protected]>
Date: 2016-09-19T19:28:55Z
NIFI-2792:
- Ensuring the flow is saved when a template is deleted.
----
> Removal of a Template does not save the flow.
> ---------------------------------------------
>
> Key: NIFI-2792
> URL: https://issues.apache.org/jira/browse/NIFI-2792
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Critical
> Fix For: 1.1.0
>
>
> When removing a template, the flow is not saved. Consequently, if no other
> actions are taken prior to shutting down the template will be reloaded upon
> the next restart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)