[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 10:27:00 EDT 2015


     [ https://issues.jboss.org/browse/DROOLS-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated DROOLS-954:
-------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1273087
        Bugzilla Update: Perform


> 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
>
> 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