In the Modern User Experience (UX / MUX) Idea, Projects, Custom Investments, or Custom Objects modules, when performing a group by in the list view containing an attachment field, the generic error appears:
API-1019 : Could not process the request due to internal error.
The issue occurs when one of the selected columns in the flyout panel is of an attachment field type.
Expected Results: The 'Group By' filter should group by the selected column.
Actual Results: API-1019 : Could not process the request due to internal error."
The following example error appears in the APP log:
ERROR 2021-04-26 12:09:01,932 [https-jsse-nio2-8043-exec-35] ppm.rest (clarity:admin:xxxxxx:PPM_REST_API) Exception processing request for resource [custCustominvTts], query string [/custCustominvTts?fields=name%2Ccode%2Cmanager%2CworkProgress%2CworkStage%2CisActive%2CblueprintId%2Cc_ttbroadcom_comment%2Ct_attachment%2C_isFavorite&groupBy=isActive&limit=100&tsvParams=%28workEffortUnit%3Dhours%29]
java.lang.NullPointerException
Release : 15.9.1, 15.9.2
Component : CA PPM SAAS STUDIO
This is fixed in 15.9.2 patch 1 and 15.9.3 - reported as DE60751
Workaround: Remove the attachment attribute from the list view.