Selecting issues based on associated epic values

Craig_Salyers March 17, 2015

We assign epics to small teams.  Tasks in that epics are assigned to individuals on the team.  

We plan to use a custom field on the epic to store the team assignment.

I need a list of issues that are part of an epic assigned to a team, regardless of who the issue is assigned to. In other words - show me all the issues in all epics assigned to team X

Can I do that?

 

 

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
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 Leaders.
March 17, 2015

You can do this only if you have a plugin like JQL Tricks. Try the issuesWhereEpicIn function.

See http://www.j-tricks.com/jqlt-links-functions.html for some examples.

Suggest an answer

Log in or Sign up to answer