westmc commented on issue #6410: URL: https://github.com/apache/incubator-kie-drools/issues/6410#issuecomment-3188982610
> I agree that reverting `PhreakRuleTerminalNode.doLeftTupleInsert` solves the issue in the test case. But I wonder if `QueryElementNode.UnificationNodeViewChangedEventListener.rowAdded` causes a problem. Did you have to revert `QueryElementNode.UnificationNodeViewChangedEventListener.rowAdded` to run your rules? Do you have a test case of that? Our issue only hit `PhreakRuleTerminalNode` and didn't go down the path of `QueryElementNode`. I only reverted the code because it seemed like a related change. It might not have any issues. -- 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]
