piacenti commented on issue #5961: URL: https://github.com/apache/incubator-kie-drools/issues/5961#issuecomment-2128437483
This is a problem specific when using the constrained fact functionality where the DSL line starts with a dash and is suppose to append the DSL to the preceding pattern condition. As shown in the documentation [here](https://docs.drools.org/8.44.0.Final/drools-docs/drools/language-reference/index.html#_adding_constraints_to_facts) it works with the pattern `Type()` rather than `/type[]`. Also I don't see any tests for the DSL constraint functionality -- 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]
