I'm attempting to add a filter on a specific Kanban Board where if a specific component is added in to an issue, it shows on that Kanban Board.
Currently, I'm attempting to add a filter under 'Board Settings', then my JQL query is:
project = "Project" AND component = "Component"
When I search using this filter, it finds the correct Issues.. But when I click 'save' and return to the board they don't show.
I've managed to do this before, but I've deleted the Boards with this filter applied so can't refer back.
Any pointers would be really appreciated. Thanks!
Hi @Jon Nicholson ,
Under your board settings, make sure that the workflow statuses are correctly mapped to the columns on the board, as if they're not then the issues won't be visible on your board
Thank you - you're spot on. It had a status which wasn't on the board.
Appreciate the help. :-)
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.