GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/1582

    NIFI-3575: Prevent unintended move events

    - Verify that when moving a snippet, we do not attempt to move a process 
group into itself.
    - Update the UI to ensure a subsequent move event cannot be triggered while 
a previous move event is still in progress.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-3575

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1582.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 #1582
    
----
commit 93921b63c774defc624e8a62c2769cd3b1fc1ee9
Author: Matt Gilman <[email protected]>
Date:   2017-03-09T15:34:55Z

    NIFI-3575:
    - Verify that when moving a snippet, we do not attempt to move a process 
group into itself.
    - Update the UI to ensure a subsequent move event cannot be triggered while 
a previous move event is still in progress.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to