]
Toni Rikkola updated JBRULES-2474:
----------------------------------
Labels: verifier (was: )
Path to nested objects is broken
--------------------------------
Key: JBRULES-2474
URL:
https://issues.jboss.org/browse/JBRULES-2474
Project: JBRULES
Issue Type: Bug
Components: drools-verifier
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Priority: Major
Labels: verifier
Fix For: 5.1.0.M2
Person(a==1)
List from Person(a==1)
Both Person patterns and the literal restrictions inside them had the same bath. Because
of this the Verifier handled them as a same object and the first ones were lost.