[jboss-jira] [JBoss JIRA] (JBRULES-3691) Property Reactive: using nested accessor in modify() seems to prevent the correct re-evaluation of the rules.

Mario Fusco (JIRA) jira-events at lists.jboss.org
Fri Jan 25 09:46:48 EST 2013


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

Mario Fusco resolved JBRULES-3691.
----------------------------------

    Fix Version/s: 6.0.0.Alpha2
       Resolution: Done


I also fixed how settable properties are collected: now it also takes count of the properties mentioned in the @Modifies annotation, so it is no longer necessary to add an empty setter method as you did in your test case.
                
> Property Reactive: using nested accessor in modify() seems to prevent the correct re-evaluation of the rules. 
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-3691
>                 URL: https://issues.jboss.org/browse/JBRULES-3691
>             Project: JBRULES
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler, drools-core
>    Affects Versions: 6.0.0.Alpha1
>            Reporter: Esteban Aliverti
>            Assignee: Mario Fusco
>              Labels: property_reactive
>             Fix For: 6.0.0.Alpha2
>
>         Attachments: RuleNotBeingFired.zip
>
>
> The usage of nested accessors in modify() seems to prevent rules to be re-evaluated, or the re-evaluation result is not the expected one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list