Has anyone had any problems with bind variables in the M2 version of Guvnor using the business rules editor? If I try and set a bind variable for a property, it always assigns it to the "main" object, not the property. <br>
<br>For example, if I try to write the following<br><br>Foo( bar != null)<br><br>And tried to assign the bar property the variable name $bar, Guvnor always does this<br><br>$bar : Foo (bar != null)<br><br>I am using FireFox <a href="http://3.0.3.">3.0.3.</a> Anyone else experience this?<br>
<br>dave<br>