So i w have multiple epics on my kanban board and if i want to see only the stories linked to a specific EPIC on the kanban board can i add this?
currently i only have 2 filters that i think are default they are only my issues and recently added.
Im just not sure on how to write out the JQL code to get this working
Hello @Graeme Hill
On both scrum or kanban board, you can add a quick filter to filter all the stories belonging to s specific epic, by creating a quick filter based on the following JQL
"Epic Link" = ABC-19
here's ABC-19 is the issue key of the epic.
Here's how to add the quick link on the board
https://confluence.atlassian.com/jirasoftwareserver073/configuring-quick-filters-861254434.html
And if i want a dropdown list of ALL the epics in the project (or on the board) to filter by?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Graeme Hill
If you want to see the list of all epics in the project, then best is to configure swimlanes based on epics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes i tried that but there are so many that it looks very confusing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Graeme Hill ,
I want to confirm which type of board you are currently using? Scrum or Kanban?
Can you take a screenshot?
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.
Ok great and if i want to have all of the epics in the project listed as a dropdown in the filter there can i add more then 1 to the JQL ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, but if Epic is more, it may be troublesome.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok so there is not a way to make a drop down list and then add the epics you want to be able to filter by into it?
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.