The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://confluence.atlassian.com/jirasoftwarecloud/configuring-filters-764477988.html
This jira documentation will show you where to edit the query filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.