Plan for the team
Learn to plan and estimate for scrum teams
On this page
Related content
- No related content found
- Plan for the team
- Customize the team board
- Estimate in story points
- Analyze team reports
- Optimize future plans
They say the best laid plans always go awry, and sometimes they do, but you still have to make them. At least in Jira Software, the plans you make are highly flexible, customizable, and configurable.
Start with a backlog
All agile projects start with a backlog of issues that represent the work that needs to be done: user stories, tasks, bug fixes, etc. Anything that's been determined is a discrete piece of work.
- Backlogs are all about priorities and doing the most important things first
- Use quick filters to just see the issues you want
- Create new issues and start sprints in the backlog
To get to your backlog, open your board and click Backlog. Control board details shown using the options in the Board menu.
You can add issues quickly by clicking + Create issue below the backlog list.
"You're just setting yourself up for failure if you try to plan sprints too far ahead. You'll waste energy making decisions about things that will almost certainly change scope or priority in a few weeks. The backlog is always waiting to be re-prioritized"
~ Atlassian Team Lead
Use epics for context
Epics are designed to tell the bigger story. They can be used to capture broader work themes, such as 'performance' or 'user interface', or to track larger items of work. There are advantages to using epics.
- Epics can span multiple projects, which is especially useful if your board is set up to show issues from multiple projects.
- You can link an epic to a Confluence page to provide more information, such as design specs, business case, requirements, etc.
To create an epic
- In your board backlog, click EPICS on the left side of the board, then click Create epic.
- Complete the details of the epic in the window that appears and click Create.
- Drag and drop backlog issues across to the epic they belong to.
See Working with epics for more information.
"Versions work best for our long term planning because they align to our service-level agreements. Our customers expect weekly releases."
~ Atlassian Release Manager
Versions keep the release in order
Lots of teams release versions of their product as updates or feature sets for customers. Allocating issues to versions can help the team plan sprint work in the lead up to a release.
To create a version
- Click VERSIONS on the left side of the board, then click Create version.
- Complete the details and click Create.
You can then drag and drop backlog issues across to the version they belong to.
See Configuring versions in a Scrum project for more information.
Rank and prioritize
When your backlog issues are listed in order of priority, it's far easier to create sprints that are based on the work that needs to be done next.
Ranking is easily done by dragging and dropping issues in the backlog.
"Ranking helps us knock over sprint planning really quickly because we can all see what has to get done next."
~ Atlassian Dev Lead
Rinse and repeat
The best thing about scrum projects is that as you progress through sprints, the more clearly you can see what your team is capable of.
There's a heap of reports and charts that you can consult to help with understanding your team's productivity rates. We'll talk about how some of these can help you get better at planning a bit further along.
LEARNING ACTIVITY
Create a dummy project and choose Scrum software development as the project type.
- Create a backlog of issues. You just need a title to add new ones.
- Re-prioritize the backlog rank by dragging and dropping
- Create an epic and add a few issues to it
- Create a version and add a few issues to it
Related content
- No related content found