Hello all,
TaskQuery.taskCandidateGroup() returns only tasks that have no assignee set. (Not documented in the API but reproducable in test cases and I also found a corrensponding statement here in the forum). It seems that this is considered a feature and not a bug 🙂
However, I want to give users from the candidate groups the possibility to revoke tasks from the current assignee and claim the task for themselves. But I couldn't find another similar API call that does the trick. Is there another way to retrieve those tasks?
Thanks for your help in advance!
Jürgen