cancel
Showing results for 
Search instead for 
Did you mean: 

Query by candidate group returns only unassigned tasks

faloan
Champ in-the-making
Champ in-the-making
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
2 REPLIES 2

conics
Champ in-the-making
Champ in-the-making
I need to do exactly the same. Did you have to use native query?

Thanks

frederikherema1
Star Contributor
Star Contributor
Nothing changed in that query-behaviour, so I guess a native query is the only way…