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 all
I have a number of projects setup in Jira. Some of the projects are for project implementations where our PMs are using kanban boards to track tasks. Within the implementation project there are tasks that require development.
I also have 2 x dev teams using scrum for their BAU.
My concern is my development teams not having full visibility of tickets on other implementation projects. I would like to create a view of all development tasks from all boards to provide a single view of all development tasks for my delivery teams.
Can I create a filter to pull these stories from a kanban board and use them for our sprint planning?
Can a ticket be on a kanban board and a sprint board?
Any other suggestions would be really helpful.
thanks
rich
There are many ways to configure your requirements. Let us consider one of them.
Suppose you have 3 projects: AAA, BBB, CCC on which you track both implementation and development tasks. To distinguish them, let's say that you use two types of issues, e.g. task for implementation tasks and story for development tasks. On every single project you already configured Kanban boards showing all issues from those single projects (both task and story).
If you want to add a Scrum board (for dev team) now, in which you will be handling all stories from all projects, all you need to do is:
project in (AAA, BBB, CCC) AND type = story ORDER BY Rank
After this you should have one additional single board for all projects and only for planning and tracking story issues.
Answering your questions:
Oh I just noticed that you tag your question "team-managed projects".
If you use team-managed projects as AAA, BBB, CCC the way you should configure your Scrum board is the same as I explained earlier with two little alteration in point 3.
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.