filtering subtasks based on parent field values

Deleted user September 20, 2016

I want to write a query to get all the stories and subtasks of Epics which have a particular field value (XYZ)

Project: ABC

Teamfield: XYZ

 

 

1 answer

0 votes
Tarun Sapra
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 21, 2016

Hi Srikanth,

 

You need script runner plugin, the query would be

issueFunction in linkedIssuesOfRecursive("cf[11001]= XYZ","depends on") and project = abc

here depends on is the link name, you can use the link name for the inward link towards the epic from the story

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events