GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2633
NIFI-5066: Allow global enable/disable component requests
NIFI-5066:
- Allowing the enable/disable buttons to be active under the same
conditions as the start/stop buttons.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5066
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2633.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 #2633
----
commit 9acae4786cccc8823d5b0a45fb03f2639e9b16d7
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-04-12T18:12:01Z
NIFI-5066:
- Allowing the enable/disable buttons to be active under the same
conditions as the start/stop buttons.
----
---