[
https://issues.apache.org/jira/browse/NIFI-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450046#comment-15450046
]
ASF GitHub Bot commented on NIFI-2679:
--------------------------------------
GitHub user scottyaslan opened a pull request:
https://github.com/apache/nifi/pull/973
[NIFI-2679] User is now able to disable/enable processors that are in…
…valid or stopped through Operate palette
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scottyaslan/nifi NIFI-2679
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/973.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 #973
----
commit e29bba376f90501faff5017ca34f16ac6270cf50
Author: Scott Aslan <[email protected]>
Date: 2016-08-30T19:16:59Z
[NIFI-2679] User is now able to disable/enable processors that are invalid
or stopped through Operate palette
----
> Unable to disable processor that is invalid through Operate palette
> -------------------------------------------------------------------
>
> Key: NIFI-2679
> URL: https://issues.apache.org/jira/browse/NIFI-2679
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Mark Payne
> Assignee: Scott Aslan
> Priority: Minor
> Fix For: 1.1.0
>
>
> If I have an invalid processor, I cannot click the 'disable' button in the
> operate palette. The UI appears to check only if the processor is stopped,
> rather than checking if it's stopped or invalid.
> I can, however, click Configure and un-check the 'Enabled' checkbox from the
> Configure dialog.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)