ebonnet31 commented on issue #941: URL: https://github.com/apache/incubator-kie-issues/issues/941#issuecomment-1959745566
Hi @baldimir we're the customer dev team who raissed this issue TS015474970. The initial problem we had was on a **compilation issue** later with this $booleanVariable, **_not on the allocation problem._** Actually, the allocation was fine. When we wrote the rule , we really intended an ALLOCATION into the $boolean variable with the value (street != null) NOT a constraint on the Adress with (street != null). So it seems to us the idea of the correction does not provide what we reported on the issue. Best Emmanuel -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
