Matt Gilman created NIFI-859:
--------------------------------
Summary: Unable to delete ProcessGroup when port in sub group is
connected
Key: NIFI-859
URL: https://issues.apache.org/jira/browse/NIFI-859
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Matt Gilman
Priority: Minor
Fix For: 0.3.0
Deleting a ProcessGroup should be supported if it is disconnected (it's
input/output ports are not connected to components outside of the ProcessGroup
being deleted), all components are stopped with no active threads, and there
are no FlowFiles.
However, it appears to be preventing the deletion when an input/output port in
a sub group is connected to a component in the ProcessGroup being deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)