cancel
Showing results for 
Search instead for 
Did you mean: 

Get open tasks completed by particular group

sanchitbansal
Champ in-the-making
Champ in-the-making
Hi All,

I am trying to get all open tickets which have passed/ completed by particular group using REST API. Let me explain it with example.

Suppose me and my friend Rohan are part of Monitor Team(group), and Rohan has completed 2 tasks which are now pending at some other person's end. Now If I want to get these tasks(means I want to get open tasks which were completed by my group member), then how can I get it ?

Somebody please help.

Thanks.
3 REPLIES 3

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi Sanchit,

Use history service with history level set.
chapter 11. History in the user guide

Regards
Martin

sanchitbansal
Champ in-the-making
Champ in-the-making
Hi Martin,

Thanks for the reply.

I have read about history, but didn't get anything beneficial for my requirement. It's giving me detail of tasks but no option is available to filter out based on group. Could you please help ?

Regards,
Sanchit

jbarrez
Star Contributor
Star Contributor
Completed tasks = history. The task query (and the historical ones) store the info of who completed the task, and can be filtered.