gitgabrio opened a new issue, #2336: URL: https://github.com/apache/incubator-kie-issues/issues/2336
Community member has identified a behavior change between Drools 8 and Drools 10 that appears to affect DMN execution. Specifically, within a DMN context, an empty list appears to be interpreted as null in some cases. When that value is later iterated over, the evaluation fails with an exception. The member created a small reproduction repo here: https://github.com/x1c1cle/dmn-mvp The repo contains: - Two examples that execute successfully in Drools 8 but fail in Drools 10 - One example showing a null-guard mitigation @yesamer -- 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]
