Just Epic ticket should be visible in the Kanbanboard and not the list of stories linked with it.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.