In our dev setup, we would like to have BA team be ready with the requirements before the sprint starts. To achieve this, the thought process is to have them be ahead of Dev sprint by at least 1 sprint.
How do I setup the sprints to achieve this ?
Suggestions would be greatly appreciated
Hi @Vinay Barigidad -- Welcome to the Atlassian Community!
Although there are ways to manage staggered iterations like this (e.g., state management, extended workflow across multiple boards, etc.), I advise first discussing with the team why this approach is needed (i.e., what problem is it trying to solve).
This way of working could lead to a deadlock / capacity / delay situation. For example:
Some of these impacts are why Scrum teams collaborate together to refine the backlog and deliver together, eliminating delays of people's capacity being unfocused on the current sprint's goal and work. An alternative might be to use one of the Kanban methods, focusing on value delivery flow and managed practices for work intake and status "exit policies".
A discussion with the team may help to decide what to try for improvements.
Kind regards,
Bill
Thanks Bill. This is helpful. You also have highlighted a potential problem with the staggered iteration, which I did not think of.
I will review this with the team and see what we need to be doing as a group.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it all depends on how your team is organised. I wouldn't recommend running two Sprints in one project.
I like your first idea. Depending on your workflow, you could have a seperate State "refined", that is the BA's Done and the Ready for Development for Dev. Or even have more States if easier. You can then include only Ready for Dev Issues in the Dev Board and vice versa in the BA.
So if you have seperate Workflow steps for each role in the actual work, I would recreate that with the Jira workflow to an extent anyway.
You could also have Requirement - Issue Types for the BAs and create Dev Task Issue Types from them with a Link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Rebekka.
I am planning to run a pilot with an approach. I will probably have two separate projects. One for BA. One for Dev. I will link BA user stories with the Dev User Stories to build the dependencies. I will probably have to do some automation to indicate that the BA user stories are done and the Dev user stories can be taken up for the sprint.
Will see how this experiment goes.
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.