gitgabrio commented on issue #2084:
URL:
https://github.com/apache/incubator-kie-issues/issues/2084#issuecomment-3265165766
Upon deeper inspection, the
```json
{
"decisionId": "_E9468D45-51EB-48DA-8B30-7D65696FDFB8",
"decisionName": "Decision3",
"result": null,
"messages": [],
"evaluationHitIds": {
"_80A8E701-D227-4536-879C-E75BBE7D4CEB": 1
},
"evaluationStatus": "EVALUATING"
}
```
snippet refers to `DMNDecisionResultImpl`, and the value to update is its
`status` field.
That status is updated only in three places.
--
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]