Forums

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

Filter 3 epics

Deleted user October 14, 2020

Hey guys,

 

I would  like to filter three epics in the configurations of my JIRA board.

Can someone name me the link I have to insert:

 

Right now, it says: "project = CIBO ORDER BY Rank ASC"

 

Thank you and best regards

 

 

 

2 answers

0 votes
Flavien Gache
Community Champion
October 14, 2020

If you want to filter by epic name, you can write a JQL request that looks like this :

project = NameOfYourProject AND "Epic Link" in (KeyofEpic1,KeyofEpic2, KeyofEpic3) 

It will return you all the story linked to your 3 epics. 

Let me know if it is what you want.

Tell me if it resolved your problem.

0 votes
Niranjan
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 14, 2020

Hi @[deleted] ,

Basically you must create a new filter. Kindly check this link that has information on how to update board's filter.

You may need to create a filter with JQL

"project = CIBO and type=Epic ORDER BY Rank ASC

https://support.atlassian.com/jira-software-cloud/docs/configure-filters/

Kindly be informed that you won't see Epics in the backlog as you don't work on an epic. Epics are shown in the left panel.

More info on Epic usage

https://www.atlassian.com/agile/tutorials/epics

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events