Kusuma04-dev opened a new pull request, #2943: URL: https://github.com/apache/incubator-kie-tools/pull/2943
closes https://github.com/apache/incubator-kie-issues/issues/315 DMN Runner table view should display validation messages Before fix: we are displaying messages from decisionresults which is in response because of this few error messages are not getting displayed. example: using round up function <img width="1202" alt="Screenshot 2025-02-27 at 3 52 32 PM" src="https://github.com/user-attachments/assets/2c48e347-2e7d-4c02-88c1-15b189581f14" /> After fix: Now we are displaying the messages directly from response. Example: <img width="1185" alt="Screenshot 2025-02-27 at 3 54 06 PM" src="https://github.com/user-attachments/assets/31f9552a-5b44-469c-b46b-cfd0f45321da" /> -- 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]
