Forums

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

Sprint Board does not display Issues assigned when I filter on my name

Munir Patel
Contributor
November 22, 2021

Hi,

Question 1: I am assigned an EPIC. There are Tasks in the EPIC that are assigned to other users. I own the EPIC and want to see it on the Sprint Board to track the tasks assigned to other users. currently when I filter on my name, I don't see the EPIC as I have no tasks assigned to me under it.

Question2: I am assigned an EPIC. Tasks for this EPIC are assigned to myself and other users. Is there a way I can see the EPIC assigned to me and all the tasks under the EPIC irrespective of whoever these tasks are assigned. currently when I filter on my name I don't see other tasks.

3 answers

0 votes
Daniel Turczanski - JQL Search Extensions
Atlassian Partner
November 29, 2021

Hi @Munir Patel ,

The solution is to create the right quick filter in your Jira board. Quick filters are using JQL queries for filtering.

Standard JQL doesn't easily allow it, but you can quickly find the results using our professional indexing service JQL Search Extensions

After you install the app, you can simply create a Jira filter "Munir's tickets" with this JQL:

issue in childrenOfEpicsInQuery("assignee=currentUser()")

Then create a quick filter in your board:

filter="Munir's tickets"

Check out the documentation for more examples.

I hope this helps!
Daniel

0 votes
Trudy Claspill
Community Champion
November 22, 2021

Are you working with a Company Managed project/board or a Team Managed project/board? It will say at the bottom of the navigation pane on the left.

The Quick Filters option mentioned by @M Amine is available only in Company Managed projects/boards.

Munir Patel
Contributor
November 24, 2021

Company Managed project

0 votes
M Amine
Community Champion
November 22, 2021

Question1 : Use a quick filter and use a JQL query (Advanced JQL especially "Epic Link", & "Parent", there are examples in the documentation)

Question2: Same as question1. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events