Restricting Epics that have an specific status on a board

Bernardo San Juan October 9, 2014

Hi, 

 

I would like to find a way to filter out "Epics" from our scrum boards that are in the "To Do" status. But at the same time I would like to display other issue types that are on the "To Do" status. 

 

Any JQL suggestions?

 

Cheers

 

1 answer

0 votes
Elisa [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 10, 2014

Hi Bernardo,

I think you can use a filter similar to this one:

"Epic Name" = "YourEpicName" and status = YourStatusName

Just be aware that you will not be able to filter by board column, but for issue statuses.

Please let us know if this helps you. smile

Cheers!

 

Suggest an answer

Log in or Sign up to answer