Forums

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

What is the syntax to filter on all Initiatives with multiple Epics in a Project.

Michelle Burke
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!
August 9, 2021

I will like to create a filter and report on all Initiatives and Epics in a Project.  Also, make sure the filter can display Initiatives with multiple Epics

1 answer

1 vote
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.
August 11, 2021

issuetype in (epic, initiative) AND project in (projectname)

or

issuetype in (epic, initiative) AND project = projectname


Suggest an answer

Log in or Sign up to answer