Matthew Clarke created NIFI-5066: ------------------------------------ Summary: Support enable and disable component action when multiple components selected or when selecting a process group. Key: NIFI-5066 URL: https://issues.apache.org/jira/browse/NIFI-5066 Project: Apache NiFi Issue Type: Improvement Components: Core UI Affects Versions: 1.5.0 Reporter: Matthew Clarke
Currently NiFi validates all processors that are in a STOPPED state. To reduce impact when flows contain very large numbers of STOPPED processors, users should be disabling these STOPPED processors. NiFi's "Enable" and "Disable" buttons do not support being used when more then one processor is selected. When needing to enable or disable large numbers of processors, this is less then ideal. The Enable and Disable buttons should work similar to how the Start and Stop buttons work. Have multiple components selected or a process group selected. Select "Enable" or "Disabled" button. Any eligible component (those that are not running) should be either enabled or disabled. -- This message was sent by Atlassian JIRA (v7.6.3#76005)