You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2015/11/19 18:03:11 UTC

[jira] [Created] (NIFI-1198) Processor InputRequirement indicating invalid when it should be valid

Bryan Bende created NIFI-1198:
---------------------------------

             Summary: Processor InputRequirement indicating invalid when it should be valid
                 Key: NIFI-1198
                 URL: https://issues.apache.org/jira/browse/NIFI-1198
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Bryan Bende
            Priority: Minor
             Fix For: 0.4.0


I had connected several processors in a line and had them all valid and ready to be started. I then decide to remove one processor from the path, so lets say I had Proc1 connected to Proc2 connected to Proc3. I deleted the connection between Proc2 and Proc3, then dragged the existing between Proc1 and Proc2 to make it go from Proc1 to Proc3. At this point everything should have been valid, but Proc3 said it was invalid because it required input. If I deleted this connection and created a new one between Proc1 and Proc3 then all was good. 



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