Skip to content

Commit 1d5d508

Browse files
committed
Merged main into live
2 parents 4792e3f + 1aca719 commit 1d5d508

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

docs/report/dashboards/team-velocity.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,21 @@ You can choose between two Velocity charts: the in-context Velocity chart from t
4040

4141
Items in the *Proposed* or *Resolved* states are excluded from the **Completed**, **Completed Late**, and **Incomplete** calculations. For more information, see [How workflow category states are used in Azure Boards](../../boards/work-items/workflow-and-state-categories.md). Your selections are personal and persist across sessions until changed.
4242

43+
> [!IMPORTANT]
44+
> Only **Planned** data uses historical snapshots. All other states (**Incomplete**, **Completed**, **Completed Late**) reflect current work item data.
45+
4346
<a id="state-descriptions-table"></a>
4447

45-
|Workflow state |Description |
48+
|Workflow state|Description|
4649
|---------|---------|
47-
|Planned | Work items assigned to a sprint before and in the day the sprint starts. If a work item is re-assigned after the sprint starts (the 2nd day of the sprint), it remains Planned in the original sprint and appears as Late or Incomplete in the new sprint. If re-assigned before or the same day the sprint begins, it is removed from Planned from that sprint.|
48-
|Completed | Work items assigned to the sprint and completed before the end of the sprint. |
49-
|Completed Late |Work items assigned to the sprint but completed after the sprint ends. |
50-
|Incomplete | Work items assigned to the sprint but not yet completed. |
51-
| Resolved | Bugs assigned to the sprint, indicating a solution was implemented but not yet verified.|
50+
|**Planned**|Work items assigned to a sprint by end of day 1. Once counted as planned, items remain in this category for the original sprint even if moved later. Items moved before day 1 ends aren't counted as planned.|
51+
|**Incomplete**|Work items currently assigned to the sprint with **In Progress** state. Excludes items in Proposed, Resolved, or Completed states.|
52+
|**Resolved**|Work items in **Resolved** state. Not plotted unless configured to treat Resolved items as Completed.|
53+
|**Completed**|Work items in **Completed** state (including Closed) with a completion date on or before the sprint end date.|
54+
|**Completed Late**|Work items in **Completed** state with a completion date after the sprint end date.|
55+
56+
> [!NOTE]
57+
> When configured to treat Resolved items as Completed, moving a Resolved item to Completed state after the sprint end date changes its classification from Completed to Completed Late.
5258
5359
Later in this article, learn how to [open the Velocity in-context report](#velocity-chart) or [configure the Velocity widget](#configure-the-velocity-widget).
5460

@@ -111,7 +117,7 @@ Complete the following steps to configure the Velocity widget.
111117
1. Select the ![Actions icon](../media/icons/actions-icon.png) actions icon and select the **Configure** option to open the configuration dialog.
112118

113119
:::image type="content" source="media/velocity/configure-dashboard-sequence.png" alt-text="Screenshot showing sequence of highlighted buttons to configure Velocity dashboard.":::
114-
120+
115121
Modify the title, select the team, and then select either the backlog level or work item type to track. Select whether you want to track a count of work items or a sum of a numeric field. The most common summed field is that of Effort, Story Points, or Size.
116122

117123
:::image type="content" source="media/team-velocity-config-dialog.png" alt-text="Screenshot showing Configure dialog, Velocity widget.":::

0 commit comments

Comments
 (0)