Forums

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

In Kanbanboard, I only want to show Epics and not stories linked with the epic

Khanzada Usman September 6, 2021

Just Epic ticket should be visible in the Kanbanboard and not the list of stories linked with it. 

4 answers

2 accepted

1 vote
Answer accepted
Narendra Kumar
Contributor
September 6, 2021

@Khanzada Usman  

If you save the query as filter and go to your Board, then click on "Board" on the top right corner and choose "Configure Board".

On the "General" Tab, you can change then the Filter Query to the filter you just created. Then only the issues selected by that query should show up on the Board and the Backlog.

Change the query to - Project  = "XYZ" and issuetype = "Epic" ORDER BY Rank ASC

epic only.png

Khanzada Usman September 6, 2021

Done thanks.

Like Narendra Kumar likes this
1 vote
Answer accepted
KAGITHALA BABU ANVESH
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.
September 6, 2021

Hello if you want enable only epics on the Kanban board.

Please edit the board filter --> Project = "project Name" and issue type = "Epic" ORDER BY Rank ASC

If you apply the above, only epics will be displayed on the Kanban board. all the other are hidden.

 

Thanks,

Anvesh

Khanzada Usman September 6, 2021

epicsonly.jpg

Khanzada Usman September 6, 2021

Is this you are referring it to?

Khanzada Usman September 6, 2021

To mention, there are multiple Epics and not just one

KAGITHALA BABU ANVESH
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.
September 6, 2021

You are creating a quick filter.

please go to board --> (...) click on these 3 dots , right side top corner --> Board settings --> General --> Edit Filter query.

Here you can apply as -->

Project = "project Name" and issue type = "Epic" ORDER BY Rank ASC

Please apply the mentioned as ABOVE.

2 votes
Narendra Kumar
Contributor
September 6, 2021

Hi @Khanzada Usman  you can change the filter query used for your board. For example- 

Project  = "XYZ" and issuetype = "Epic"

It'll show only Epics witin XYZ project.  Let me know if it works for you. 

Best, 
Narendra

0 votes
Khanzada Usman September 6, 2021

Done! Thanks

Suggest an answer

Log in or Sign up to answer