[
https://issues.apache.org/jira/browse/NIFI-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158187#comment-15158187
]
ASF subversion and git services commented on NIFI-1282:
-------------------------------------------------------
Commit 2a459fe21c708c8316dd255c3dc7f8254e7940f1 in nifi's branch
refs/heads/support/nifi-0.5.x from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2a459fe ]
NIFI-1282 This closes #228. Fixed error message when attempting to start a
disabled port
Fixed error message when attempting to start a disabled port
Signed-off-by: joewitt <[email protected]>
> 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, 0.5.1
>
>
> 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)