In Jira, is there a way to filter issues only relevant to my project from the Kanban board. It may not be assigned to me already but in the backlog.
you can create a filter using JQL in any manner you would like. Here is some documentation:
https://confluence.atlassian.com/jirasoftwarecloud/configuring-filters-764477988.html
Hello,
You can apply quick filters to the board:
https://confluence.atlassian.com/jirasoftwareserver073/configuring-quick-filters-861254434.html
Your filter would look like this:
project = TEST
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.