Hide Forgot
Positional and/or unification constraints are interpreted as either bindings or constraints, depending on the whether the variable is already bound or not. The user is expected not to have to care about the difference. ... Person( $name; $age := age ) ... If the pattern type is @propertyReactive, however, the actual decision between binding and constraint WILL make a difference, possibly forcing the user to use @watch()
Fixed by https://github.com/droolsjbpm/drools/commit/3361ff876ca3bdd9d28cad3997c576d7211bd748
Verified on BRMS 6.0.0 ER5.