The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How to get all the child calls/subtasks of a particular issue raised by a certain group of reporters

How to get all the child calls/subtasks of a particular issue raised by a certain group of reporters

Chetan Krishna Sai Naidu/Jira-Admin
October 16, 2023

How to get all the child calls/subtasks of a particular issue raised by a certain group of reporters.

 

My Requirement is to get the parent & child calls for all the issues raised by a certain group of reporters for certain issue types.

 

Thank you in advance.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mykenna Cepek
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 16, 2023

SQL like the following might be helpful - experiment with this:

type = sub-task and reporter in (person1, person2, person3)
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events