Why does the DELEGATE in bpm API errors out, even though the action works from the frontend?
Summary:
I’m using the bpm/api/4.0/tasks REST API to manage approval workflow tasks. REASSIGN works correctly, but when I call DELEGATE, the API errors out with -
"Identity service cannot get users when identities size crosses limit Fix: verify server log to find the problem cause"
Interestingly, delegation works from the frontend UI for the same task.
Should the DELEGATE action appear in the task’s actionLists of the API response? Under what conditions is delegation supported via the REST API?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):