AthiraHari77 opened a new issue, #2178: URL: https://github.com/apache/incubator-kie-issues/issues/2178
When a functionItem is present inside any itemDefinition in a DMN model, the current compilation process fails to identify and retrieve its type. This happens because the case for handling functionItem is not implemented in the compilation logic. The DMN versions (≥ 1.3) support getFunctionItem() and this need to be handled in the compilation logic. This ticket aims to ensure that the type reference for functionItem is correctly retrieved and processed. [1157-implicit-conversions-test-01.xml](https://github.com/user-attachments/files/23792164/1157-implicit-conversions-test-01.xml) [1157-implicit-conversions.txt](https://github.com/user-attachments/files/23792163/1157-implicit-conversions.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]
