I need to add various arbitrary existing issues to my Kanban board.
My understanding is that issues aren't manually added to boards. Rather, they automatically appear according to filter, correct?
In my board configure screen, i see "Filter". Not sure how to use this.
Can i apply a label or other property to an issue to make it appear on a board?
thx
Hello,
For anyone who gets on this thread, there are two types of kanban boards on Jira: Company-managed and Team-managed. You can identify its type by navigating to the board and checking its description at the bottom of the left menu:
A Team-managed board will always display the issues from the project it was created and can not be customized, however, company-managed boards are based on a JQL filter which can be customized to return any issues of your site.
You can follow the steps below to properly edit the filter of a Company-managed Kanban board:
You can refer to the documentation below to know the correct JQL syntax to edit the board filter and return the issues you need:
Use advanced search with Jira Query Language (JQL)
For more details about Kanban boards and how to create a company-managed kanban board for your issues, check the documentation below:
Thanks!
Hello,
For anyone who gets on this thread, there are two types of kanban boards on Jira: Company-managed and Team-managed. You can identify its type by navigating to the board and checking its description at the bottom of the left menu:
A Team-managed board will always display the issues from the project it was created and can not be customized, however, company-managed boards are based on a JQL filter which can be customized to return any issues of your site.
You can follow the steps below to properly edit the filter of a Company-managed Kanban board:
You can refer to the documentation below to know the correct JQL syntax to edit the board filter and return the issues you need:
Use advanced search with Jira Query Language (JQL)
For more details about Kanban boards and how to create a company-managed kanban board for your issues, check the documentation below:
Thanks!
it seems it's not working. i think i have the filter set up, and it seems to pull up several issues on the filter screen but i'm not seeing any issue on the Kanban. I thought i just have to make a filter to see them on Kanban.
----------
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
John did you ever find a solution? I am facing the same issue. I am creating stories but cannot get them into the Kanban board.
Charles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are correct, boards are configured to show issues based one the filter that the board is using. You have the option to change the filter so it brings in issues based on a label or any other fields. Your other option is to create the filter first, and then create a new board and when doing so, set it to use the filter you created.
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.
labels = my-label or labels in (label1, label2) is how you filter based on a label.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems complicated for no reason. Just give us an add Issue button. I I use filters I also get Issue on the board that are not relevant for this specific Scrum Project. And with a team based board. You can only add new projects.
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.