When creating a test scenario in the BRMS, it is not possible to link the facts through
there fields
-----------------------------------------------------------------------------------------------------
Key: JBRULES-1849
URL:
https://jira.jboss.org/jira/browse/JBRULES-1849
Project: JBoss Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-guvnor
Affects Versions: 5.0.0.M2
Environment: Linux, Jboss 4.2.2
Reporter: Nicolas Heron
Assignee: Mark Proctor
When creating a test scenario in the BRMS, it is not possible to link the facts through
there fields
For example if I have a rule like :
when
p : Person()
c : Car (owner == p)
then
...
end
in the test scenrio in the BRMS, I will never fire this rule. Indeed, I cannot through the
BRMS affecting the owner of the car to the given person
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira