Details
Description
The response from /api/incidents/byError should also contain the bpmnprocessId for the items under the workflows key:
{
"errorMessage": "string",
"instancesWithErrorCount": 0,
"workflows": [
]
}
The response from /api/incidents/byError should also contain the bpmnprocessId for the items under the workflows key:
{
"errorMessage": "string",
"instancesWithErrorCount": 0,
"workflows": [
]
}