Joseph Percivall created NIFI-1282:
--------------------------------------
Summary: 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: Bug
Components: Core UI
Affects Versions: 0.4.0
Reporter: Joseph Percivall
Priority: Trivial
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)