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 team assigned to one project it is project implementation, we have a kanban board and a Scrum board, however, we constantly receive requests that could be considered small projects and we need to track the tasks, time etc. How can I include those projects in the big one, without creating a "New project"?
Thank you!
Carolina
There's no way to do this, especially with team-managed projects (they're really not built for sharing data outside the single team that owns each one)
But with a Scrum and Kanban board, assuming they're from company-managed projects, you can do some stuff.
I'm going to imagine you've got a simple case of
But with boards, we have some more power. If you can identify a good way for your users to do this, you can draw the small issues into your Kanban and Scrum boards.
A lot of people do some variant of this. I use this query because labels are built-in and simple to add, but to avoid slepping mistrackes, many use other fields like a select list for "other team" or "team dependency".
Try
Project = ABC or ( Project in (DEF, GHI) and label = "For-ABC")
Now, if someone adds "For-ABC" to an issue in those two projects, the ABC team will get it on their boards. (Note - you will need to re-map columns in your boards to include the other projects)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.