[jboss-jira] [JBoss JIRA] (DROOLS-954) Removal of a rule having a sub-sub-network doesn't cleanup the outermost subnetwork
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Oct 19 13:14:00 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119571#comment-13119571 ]
RH Bugzilla Integration commented on DROOLS-954:
------------------------------------------------
Mario Fusco <mfusco at redhat.com> changed the Status of [bug 1273087|https://bugzilla.redhat.com/show_bug.cgi?id=1273087] from ASSIGNED to MODIFIED
> Removal of a rule having a sub-sub-network doesn't cleanup the outermost subnetwork
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-954
> URL: https://issues.jboss.org/browse/DROOLS-954
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.4.x
>
>
> Removal of a rule having a sub-sub-network (as in the following drl) doesn't cleanup the outermost subnetwork
> {code}
> rule R when
> $l : List()
> exists Integer( this == 1 ) from $l
> exists Integer( this == 2 ) from $l
> then
> end
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list