I’m doing a little POC work on Camunda. We’d like to list tasks for members of the candidate group even when they are assigned so they can see who they are assigned to. I am finding in the REST api that after I assign a task, the task no longer returns from /task?candidateGroup=.
Is there another way to do this?