]
Michael Neale closed JBRULES-1681.
----------------------------------
Resolution: Done
Thanks - all fixed.
BRMS: Insert logical does a regular insert
------------------------------------------
Key: JBRULES-1681
URL:
https://jira.jboss.org/jira/browse/JBRULES-1681
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-brms
Affects Versions: 5.0.0.M1
Reporter: Jaroslaw Kijanowski
Assignee: Michael Neale
Fix For: 5.0.0.M2
When I use the guided editor and add the action "Logically insert a new fact"
and then look at the source I see:
insert( new Person() );
instead of
insertLogical( new Person() );
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: