You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2016/02/16 15:41:18 UTC

[jira] [Resolved] (NIFI-1282) Error message for attempting to disabled port doesn't match error message for processors

     [ https://issues.apache.org/jira/browse/NIFI-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt resolved NIFI-1282.
-------------------------------
    Resolution: Fixed

> Error message for attempting to disabled port doesn't match error message for processors
> ----------------------------------------------------------------------------------------
>
>                 Key: NIFI-1282
>                 URL: https://issues.apache.org/jira/browse/NIFI-1282
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>    Affects Versions: 0.4.0
>            Reporter: Joseph Percivall
>            Assignee: Joseph Witt
>            Priority: Trivial
>             Fix For: 0.6.0
>
>
> If you attempt to run a processor that is disabled this error message will come back:
> UpdateAttribute[id=f731cf94-d9da-4e2e-872b-a772edb16373] cannot be started because it is disabled
> If you attempt to run an input/output port that is disabled this error message will come back:
> LocalPort[name=input,id=0e0639b5-6037-4f38-9871-4a866bb94d80] is not stopped
> LocalPort[name=output,id=b09322b6-38ad-466c-ad63-ece7e4d4038d] is not stopped
> The error message for ports should be changed to match the processors and which correctly states the issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)