Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How-to add issues from many projects to one sprint board?

In my company we have many different projects, which are individually created as projects in JIRA. We want to start sprints that consist of issues from different projects. How can I create single sprint boards that consist of different tasks from different projects?

We use Jira Software Cloud with the latest design.

1 answer

You can write a custom filter for that board. You will use JQL (jira query language) that looks something like this:

project in (projectKey1, projectKey2, projectKey3)

This query will pull issues from all 3 projects to display on a single board. You'll have to use the project key, and not the project name for this to work. 

I did not understand exactly how and where to set the query you suggestet.

This is really frustrating. Is there no WYSIWYG option to create one sprint board containing issues from different projects?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events