GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2757
NIFI-5208: Fixing issue preventing connections from being moved.
NIFI-5208:
- Ensuring nf-storage is injected where necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2757.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 #2757
----
commit af06c879638c194a649b9e28af64e80ab23ef9f5
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-06-04T16:37:16Z
NIFI-5208:
- Ensuring nf-storage is injected where necessary.
----
---