Query by candidate group returns only unassigned tasks

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2012 10:54 AM
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
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
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2014 12:57 AM
I need to do exactly the same. Did you have to use native query?
Thanks
Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2014 03:26 AM
Nothing changed in that query-behaviour, so I guess a native query is the only way…
