Forums

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

List all issues from all Business Projects in one Kanban board automatically

Mark Kessels August 30, 2021

When creating/editing a board I can manually add Projects by using "Edit Filter Shares". We handle a lot of projects at the same time. I am looking for a way to automatically list all Issues from all Business Projects in one Board. 

2 answers

2 accepted

2 votes
Answer accepted
Ravi Sagar _Sparxsys_
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.
August 30, 2021

Hi @Mark Kessels 

Add this query in your JQL of the filter.

projectType = business

It will bring issues from all the business projects. You can further filter it based on your needs.

Ravi

Mark Kessels August 30, 2021
0 votes
Answer accepted
Gaurav
Community Champion
August 30, 2021

Hello @Mark Kessels 

Welcome to the community!!

To list all Business Projects on a single board, you can create a filter based on the project type.

The query can look like: projectType = business

You can customize this based on the project types being used.

Please let me know if this help or if you have any further queries on this. Kindly accept the answers if this helps in resolving this.

Suggest an answer

Log in or Sign up to answer