Cannot route using AgentAssignmentAlerting when assigneeId is set (2nd attempt)

Please see original post, haven't gotten a reply: Cannot route using AgentAssignmentAlerting when assigneeId is set

The solution is to remove the assignee then to perform this action, however removing the assignee just doesn't work from Architect. I've managed to send a NOT_SET to an action which should set the assigneeId to null, but then I get a 403 error that doesn't make any sense:

Note that his is an old error:

  • REST call for action execute failed. Message: Request to backend service failed. Response from web service: {"message":"Unable to perform the requested action. Assignee must have at least one of the following permissions assigned: [workitems:workitem:view, workitems:workitem:edit, workitems:workitem:delete] in at least one of the following division(s): xxx","code":"assignee.missing.any.division.permissions","status":403,"contextId":"xxx","details":[],"errors":[]} [xxx]

Updating the assigneeId to null via API works fine, but not via Architect/actions.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.