The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Amin Ehsaei
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 19, 2019

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 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Deleted user
June 19, 2019

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. 

Like # people like this
Amin Ehsaei
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 20, 2019

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?

Deleted user
June 20, 2019

https://confluence.atlassian.com/jirasoftwarecloud/configuring-filters-764477988.html

This jira documentation will show you where to edit the query filter.

TAGS
AUG Leaders

Atlassian Community Events