Issue
The POST /v1/assignments/{id} DX API call returns an IndexOutOfBoundsException in the response.
Steps to reproduce
-
Create a case with an assignment.
-
Create a JSON to submit to the /v1/assignments/{id} API that includes a new pagelist property not currently present in the case.
-
Submit the request to the /v1/assignments/{id} API.
Root Cause
An issue in Pega’s code or rules where updates to the PZAPPLYDATAFORPERFORMACTION results in an IndexOutOfBoundsException.
Solution
Update to the following versions with the fix:
-
Pega Platform 24.1.2. Search for INC-B18059 and INC-B31660 in Pega Platform 24.1.2 Patch Resolved Issues .
-
Pega Platform 24.2. Search for INC-B18059 and INC-B31660 in Pega Platform 24.2 Resolved Issues.