Open tkobayas opened 2 months ago
Note: DROOLS-3849 (no mask -> allSetBitMask when properties in constraint cannot be analyzed) -> since 7.21.0.Final
DROOLS-5677 (if firstProp is not a property nor a method call, allSetBitMask : e.g. Object1( !Objects.isNull(field1) )
)
-> since 7.45.0.Final
-> check if this should be removed : https://github.com/apache/incubator-kie-drools/issues/6092
BAPL-1773 (reactive to method call arguments) -> since 7.46.0.Final
Probably it's good to have one section to focus on property reactivity behavior with some more details.