Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to see different issues from different projects into one kanban board

prashantparashar November 27, 2018

Hi All,

I am managing multiple projects in JIRA. Now I want to make a single kanban board which will have issues from multiple projects so that I can see all the WIP one on the board.

Idea is to get a consolidated list of WIP and a single window where any team member can pick up the task and start working on it. 

This will help the team in looking at one board and pick the task from different projects/clients and managing the priorities without going to different projects.

TIA

 

1 answer

1 vote
David Friedrich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2018

Hi Prashant,

create the filter that represents all the wip you would like to see on the board. Than edit the board and change it to that filter.

You might want to take a look at this for all the things concerning board config: https://confluence.atlassian.com/jiracorecloud/working-with-boards-800712866.html

prashantparashar November 27, 2018

I did set the JQL in board settings 

project = "Project name" AND status = "In Progress"

 

But it is still not showing the other projects task in the current board. Am I missing something here?
 

David Friedrich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 27, 2018

try "project in (project a, project b, project c)..."

Also make sure to have viewing permission to all projects and issues that you want to display.

Suggest an answer

Log in or Sign up to answer