You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I have multiple projects in use but sprints are used actively for 2-3 projects.
Let's say Sprint #1 is created for project 1 and sprint#2 is created for project 2.
Now Sprint#1 is visible in both the projects i.e. project 1 and project 2 but sprint 2 is visible only in project 2.
Have verified that. both the sprint id's are different, have verified that queries is correct and also, no task or ticket of different project is added in wrong sprint.
Hello @ishan11191
A sprint will appear in any Scrum Board that includes issues that have been assigned to the sprint. Example:
Scrum Board 1 Filter Query:
project in (XYZ, ABC) order by Rank desc
Scrum Board 2 Filter Query:
project = XYZ order by Rank desc.
In Scrum board 1 create a sprint named "Board 1 Sprint". At this point that sprint shows only in Scrum Board 1.
Assign an issue from project ABC to "Board 1 Sprint". At this point that sprint still shows only in Scrum Board 1.
Assign an issue from project XYZ to "Board 1 Sprint". Now the sprint appears in both Scrum Board 1 and Scrum Board 2 because both boards include the issues from project XYZ. An issue can be in only one Active or Future sprint at a time, so for a given board Jira will show the Active and Future sprints for all issues within the scope of the board, even if the sprints themselves were created in other boards.
Hi @ishan11191 ,
please go to the board settings of Project 1 and check "Shares" section in which you can define the context of your board. That section should contains just project 1.
Hope this helps,
Fabio
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.