cancel
Showing results for 
Search instead for 
Did you mean: 

Getting a list of Unclaimed and Unassigned tasks

sanojantony
Champ in-the-making
Champ in-the-making
I am trying to get a list of unclaimed and unassigned tasks in a single query. Getting it one query is important as I need to support pagination . Is there a way to achieve this?
1 REPLY 1

trademak
Star Contributor
Star Contributor
taskUnassigned() should do the trick in TaskQuery.

Best regards,