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/report/dashboards/team-velocity.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ Items in the *Proposed* or *Resolved* states are excluded from the **Completed**
44
44
45
45
|Workflow state |Description |
46
46
|---------|---------|
47
-
|Planned | Work items assigned to a sprint before it starts. If reassigned after the sprint begins, they remain Planned in the original sprint and appear as Late or Incomplete in the new sprint. |
48
-
|Completed | Work items assigned to the sprint and completed before the end of the sprint. |
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
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. |
50
+
|Incomplete | Work items assigned to the sprint but not yet completed. |
51
51
| Resolved | Bugs assigned to the sprint, indicating a solution was implemented but not yet verified.|
52
52
53
53
Later in this article, learn how to [open the Velocity in-context report](#velocity-chart) or [configure the Velocity widget](#configure-the-velocity-widget).
@@ -111,10 +111,10 @@ Complete the following steps to configure the Velocity widget.
111
111
1. Select the  actions icon and select the **Configure** option to open the configuration dialog.
112
112
113
113
:::image type="content" source="media/velocity/configure-dashboard-sequence.png" alt-text="Screenshot showing sequence of highlighted buttons to configure Velocity dashboard.":::
114
-
114
+
115
115
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.
0 commit comments