[
https://issues.apache.org/jira/browse/NIFI-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089985#comment-15089985
]
ASF subversion and git services commented on NIFI-1313:
-------------------------------------------------------
Commit 8a8ae5508f7146e89cd2386e0ef334948e447c27 in nifi's branch
refs/heads/master from [~rpmiskin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8a8ae55 ]
NIFI-1313 Allow deletion of ProcessGroups that contain nested ProcessGroups
Signed-off-by: Matt Gilman <[email protected]>
> 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.4.0, 0.3.0
> Reporter: Richard Miskin
> Priority: Minor
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-1313-Allow-deletion-of-ProcessGroups-that-conta.patch, example.xml
>
>
> 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)