Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filters

Gerald
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 19, 2020

I am using a vanilla version of Jira (I can't install any add-ons - it's company wide).

I'm trying to filter to show all issues for a given team. The ideal way to do this IMO is to assign their team leader to their epics and have Jira filter to show all the issues within that set of epics.

So far, I've hit a brick wall. I can easily setup a filter to return the epic for a given user - or return all tickets assigned to a user generally. However, I cannot seem to return all tasks related to all epics of which the specified user is the assignee.

Any help is hugely appreciated.

1 answer

0 votes
Chris Buzon
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.
October 26, 2020

You can specify a list of users instead:
Example:

project = <projectname> AND issuetype in (Story, Task, Bug, Epic) AND assignee IN (list of people, separated, by, commas )

When you specify the... assignee IN (  clause, jira should populate a list of users. You can add any number of people in this list.  It will assign them a userID after you have selected them - this cannot be changed, it's a personally identifiable information requirement).


Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events