I have multiple projects, each project has its own board with different tasks organized in a classic columns board - "to do", "in progress" and "done".
I want to have a board that will display all tasks of all the projects, in the same columns structure, so I will be easily filter this board by assignee or project. This way I will be able to track all the office progress status in a clear and single board.
Thanks.
Hi Noa - Welcome to the Atlassian Community!
Here is an article that will walk you through how to create a second board.
Hi @noa einhorn,
Welcome to Atlassian Community!
If you are on JWM Premium plan then you can create an overview that shows all issues form the selected projects.
The other option would be to create a board in a JSW project and change the filter to bring in your JWM projects to it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @noa einhorn,
First , create a filter that includes the issues from all projects. Then, create a board based from this filter.
My advice is to create a cross-projects dashboard in Jira, with all the necessary gadgets that use this newly created filter or board, for tracking your projects globally.
This article provides examples of gadgets (offered by our Great Gadgets app, which has a free trial of 1 month) that you can use to create such cross-projects dashboard:
If you have any questions, please don't hesitate to contact us at support@stonikbyte.com.
Hope this helps.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @noa einhorn
Creating a unified board in Jira Work Management that displays tasks from multiple projects with a column structure ("To Do", "In Progress", and "Done") can significantly enhance your ability to monitor and manage the progress across all projects. Here's a step-by-step guide on how to achieve this:
After creating the board, the key to aggregating tasks from multiple projects onto this single board lies in editing the board's filter settings.
project in (ProjectA, ProjectB, ProjectC) ORDER BY Rank ASC
Under "Board settings", navigate to the "Columns" section. Here, you can map statuses to columns ("To Do", "In Progress", and "Done"). Ensure that the statuses of tasks from all your projects are correctly mapped to these columns to maintain the desired structure.
assignee = currentUser()
project = ProjectA
(You can create multiple filters for different projects or other criteria.)Once set up, your new board will display tasks from all specified projects, and you'll be able to filter them by assignee or project using the quick filters. This setup allows for a comprehensive view of all tasks across multiple projects in a single board, making it easier to track and manage work across the office.
If your issues are scheduled, then you may like the ideas of having a master timeline. Planyway addon lets you connect all needed Jira projects and visualize them on the same timeline that you can further group by assignees, projects and epics.
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.