Getting the process errors list using kie-server REST API is not filtering the result by container id on RHPAM 7
Issue
The following REST call returns errors from ALL kie-containers in a kie-server although it's designed for return errors in the kie-container passed in the path:
curl -X GET "http://localhost:8080/kie-server/services/rest/server/admin/containers/IntentionalErrors_1.0.0/processes/errors?includeAck=false&page=0&pageSize=10&sortOrder=true" -H "accept: application/json"
Environment
- Red Hat Process Automation Manager 7.0.2 (RHPAM)
- Red Hat Enterprise Application Server 7.1.2 (EAP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.