Kusuma04-dev opened a new issue, #1862:
URL: https://github.com/apache/incubator-kie-issues/issues/1862
From the messages object we are not able to find for which decision node the
error message belongs to , So please add decisionName inside response.messages.
For example:
{
"severity": "WARN",
"message": "Missing expression for Decision Node 'New Decision'",
"messageType": "MISSING_EXPRESSION",
"sourceId": "_3DC41DB9-BE1D-4289-A639-24AB57ED082D",
"path": "Untitled (80).dmn",
"level": "WARNING"
"decisionName": "abc"
}
Attaching dmn file here :
[Untitled
(80).dmn.txt](https://github.com/user-attachments/files/19124280/Untitled.80.dmn.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]