Hi I tried creating 2 scrum boards for the same project, but when creating and adding issues to the sprint. Both sprints show up on both boards.
Is there away for the boards to share the backlog, but have distinct Sprints?
I am trying to create a sprint per team so both teams have visibility of what is being planned/worked on. This is also reflected through coloured gadgets on the dashboard to show each teams progress.
This is so that we can work with a team in a different country. Whilst in theory both sprints will start at the same time to essentially be the same iteration, in practicality they are 12 hours ahead so will want to start their sprint so they can start work without waiting for us.
My answer is similar to Vijay's, but I think your best chance would be to have a sprint naming convention that contains the team's name.
For instance, we had a delivery and development team that would pick issues from the same backlog.
The filter for the Development team: project in (projectMatch("^Games")) AND (Sprint != Delivery OR Sprint is EMPTY)
The Delivery team has the same filter, except they excluded the sprints with "Development" in the name.
The Sprint = terms isn't an exact match though, so it would exclude issues in sprint named "Delivery - Sprint 2" or "This is a Delivery sprint"
Shared backlog, private sprints, no need for custom fields or labels that people will forget.
Thanks Vijay, I see what your saying. Unfortunately that would mean the backlog would also be split by this filter method.
Ideally I need a way to make a board represent a teams sprint, whilst sharing the project backlog between other boards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I dont think it splits the backlog. Unless a team puts a task in sprint, and sets the label/field to their team, its visible to all the teams. So for me it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ralph,
We have similar scenario. You can use some field that differentiates between teams, either as simple as a label per team or a single select customfield with team names as options.
Then on the board filter you can say if the field(label/customfield) is empty or is set to particular team. This will show stuff not assigned to any team in all boards for the project. If its assigned to a team, it will show only on the board for that team.
Regards,
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.