You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Richard Miskin (JIRA)" <ji...@apache.org> on 2015/12/19 08:20:46 UTC

[jira] [Created] (NIFI-1313) Unable to delete a ProcessGroup that contains nested ProcessGroup through the UI

Richard Miskin created NIFI-1313:
------------------------------------

             Summary: Unable to delete a ProcessGroup that contains nested ProcessGroup through the UI
                 Key: NIFI-1313
                 URL: https://issues.apache.org/jira/browse/NIFI-1313
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core UI
    Affects Versions: 0.3.0, 0.4.0
            Reporter: Richard Miskin
            Priority: Minor


Attempting to delete a ProcessGroup that contains another ProcessGroup, with a connected InputPort, triggers the message 
"Cannot delete Process Group because Input Port XXX has at least one incoming connection from a component outside of the Process Group. Delete this connection first."

The manual solution for this is to go into the ProcessGroup, delete the contents and then delete the outer ProcessGroup.

The equivalent happens for OutputPorts.



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