gbuckholtz opened a new issue, #1627: URL: https://github.com/apache/incubator-kie-issues/issues/1627
- Both models exist in the same directory - Both models open with no errors - The model will import with no errors - The scesim test will fail with the following output: ``` 2024-11-19 11:14:23,499 [main] INFO No executable model found for artifact ca.queensu:sror:1.0-SNAPSHOT. Falling back to resources parsing. 2024-11-19 11:14:23,925 [main] INFO Start creation of KieBase: defaultKieBase 2024-11-19 11:14:24,350 [main] ERROR DMN Model with name=gror and namespace=https://kiegroup.org/dmn/_676F9720-3A0C-4EAD-9D0A-A68E7016CED7 failed to import a DMN with namespace=https://kiegroup.org/dmn/_691425E9-D743-4F6F-9019-2607F6766BFD name=SROR locationURI=sror.dmn, modelName=null. 2024-11-19 11:14:25,066 [main] ERROR Error compiling FEEL expression 'Consecutive Years Taught(Term Adjunct.courses_Taught,SROR.Academic Year(today()))' for name 'Served 4 Consecutive Years as Term Adjunct' on node 'Served 4 Consecutive Years as Term Adjunct': Unknown variable 'SROR' ``` (I had to change the extension to .txt to attach) [gror.txt](https://github.com/user-attachments/files/17818260/gror.txt) [sror.txt](https://github.com/user-attachments/files/17818262/sror.txt) [SRORDecision.txt](https://github.com/user-attachments/files/17818288/SRORDecision.txt) -- 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]
