You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/sprints/define-sprints.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,21 +34,21 @@ Use the guidance in this article to set or change sprint dates. To define iterat
34
34
35
35
Projects come with several predefined sprints that aren't associated with any dates. To quickly get started scheduling sprints, you can use the default sprints and assign start and end dates for your team's sprints.
36
36
37
-
1. In your Azure DevOps project, select **Boards** > **Sprints** from the left navigation menu. The **Sprints** page opens to your team's **Taskboard** view. Select the **Backlogs** tab.
37
+
1. In your Azure DevOps project, select **Boards** > **Sprints** from the left navigation menu. The **Sprints** page opens to your team's **Taskboard** view. Select the **Backlog** tab.
38
38
39
39
:::image type="content" source="media/define-sprints/open-sprint-backlog.png" alt-text="Screenshot that shows opening the Backlog tab of the Sprint page for a team.":::
40
40
41
41
1. To select a different team, select the dropdown arrow next to the team name and choose a different team or **View sprints directory** from the selector.
42
42
43
43
:::image type="content" source="media/define-sprints/set-sprint-dates-scrum-agile.png" alt-text="Screenshot that shows the selector for choosing another team.":::
44
44
45
-
1. At the top of the **Backlogs** page, select **Set dates**.
45
+
1. At the top of the **Backlog** page, select **Set dates**.
46
46
47
47
1. On the **Edit iteration** screen, select the calendar icons to select the start date and end date, or enter them directly, and then select **Save and close**.
48
48
49
49
:::image type="content" source="media/define-sprints/edit-iteration-set-sprint-dates.png" alt-text="Screenshot that shows the Edit iteration screen.":::
50
50
51
-
The **Backlogs** page now shows the sprint dates, and you can start [planning your first sprint](assign-work-sprint.md).
51
+
The **Backlog** page now shows the sprint dates, and you can start [planning your first sprint](assign-work-sprint.md).
52
52
53
53
:::image type="content" source="media/define-sprints/sprint-dates-set-scrum-agile.png" alt-text="Screenshot that shows Sprint dates set.":::
54
54
@@ -59,15 +59,13 @@ Defining sprints other than the defaults is a two-step process. First you [defin
59
59
60
60
:::image type="content" source="media/define-sprints-project-level.png" alt-text="Diagram that shows defining project sprints." border="false"::: :::image type="content" source="media/define-sprints-team-level.png" alt-text="Diagram that shows selecting team sprints." border="false":::
61
61
62
-
When you define sprints, you define the picklist of values available for the **Iteration path** field to assign work to sprints, milestones, or releases. If you have several teams, releases, and sprint cadences to schedule, or to create child iterations, you can use **Project Settings** > **Project configuration**.
63
-
64
-
The following screenshot shows the list of iterations for a project in **Project Settings** > **Boards**.
62
+
When you define sprints, you define the picklist of values available for the **Iteration path** field to assign work to sprints, milestones, or releases. If you have several teams, releases, and sprint cadences to schedule, or to create child iterations, you can use **Project Settings** > **Boards** > **Project configuration**. The following screenshot shows the list of iterations for a project.
65
63
66
64
:::image type="content" source="media/define-sprints/set-sprint-dates.png" alt-text="Screenshot that shows sprints for a team in Project Settings.":::
67
65
68
66
If you work with several teams and each team wants their own backlog view, you can [create more teams](../../organizations/settings/add-teams.md). Each team gets access to their own set of Agile tools filtered to work items for that team's default area path and iteration path.
69
67
70
-
Each sprint selected for a team provides a backlog, board, and other planning and tracking tools for the team to use for that sprint. In the following example, the **Management** team has access to a sprint backlog, capacity planning tool, and board for several sprints. For more information, see [Implement Scrum practices for your team in Azure Boards](scrum-overview.md).
68
+
Each sprint selected for a team provides a backlog, board, and other planning and tracking tools for the team to use for that sprint. In the following example, the **Management** team has access to backlogs, capacity planning tools, and boards for several sprints. For more information, see [Implement Scrum practices for your team in Azure Boards](scrum-overview.md).
71
69
72
70
:::image type="content" source="media/define-sprints/selected-team-iterations-agile.png" alt-text="Screenshot that shows selected sprints for a team in Backlogs.":::
0 commit comments