How to not show epics in “TO DO” kanban board?

carnyhas May 14, 2023

I have a kanban board with “TO DO” IN PROGRESS” and “DONE”. I don’t want to see the epics in “TO DO” it’s just confusing for the developers. How can I hide them?

Thank you

1 answer

0 votes
Kristján Geir Mathiesen
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 14, 2023

Hi @carnyhas 

I guess you could just add to your board filter:

AND status != "To Do"

or

AND (type = Epic AND status != "To Do")

if you don't want to see them on the board.

HTH,
KGM

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events