Skip to content

Commit bc3b0d9

Browse files
committed
build warning fix
1 parent 8088bd6 commit bc3b0d9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/boards/plans/track-dependencies.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ ms.date: 09/03/2025
1818

1919
Delivery Plans provide visual dependency tracking for work items linked with **Predecessor/Successor** relationships. Dependency visualization helps you identify scheduling conflicts and manage cross-team dependencies effectively.
2020

21-
:::image type="content" source="media/dependencies/dependencies-with-without-issues.png" alt-text="Screenshot of delivery plan showing work items with dependencies and dependency issues.":::
22-
2321
Cards display dependency status icons:
2422
- :::image type="icon" source="media/dependencies/dependency-green-icon.png" border="false"::: **Green icon**: No dependency scheduling issues
2523
- :::image type="icon" source="media/dependencies/dependency-red-icon.png" border="false"::: **Red icon**: Dependency scheduling conflicts detected
2624

25+
:::image type="content" source="media/dependencies/dependencies-with-without-issues.png" alt-text="Screenshot of delivery plan showing work items with dependencies and dependency issues.":::
26+
2727
## Prerequisites
2828

2929
| Requirement | Description |
@@ -40,9 +40,9 @@ For complete setup requirements, see [Add or edit a Delivery Plan](add-edit-deli
4040
4141
## View dependency lines
4242

43-
1. [Open your Delivery Plan](add-edit-delivery-plan.md#open-plans) from **Boards** > **Delivery Plans**.
43+
1. Open your Delivery Plan from **Boards** > **Delivery Plans**.
4444

45-
2. Select the top or bottom edge of a work item card to show its dependency lines. Select again or click elsewhere to hide the lines.
45+
2. Select the top or bottom edge of a work item card to show its dependency lines. Select again or select elsewhere to hide the lines.
4646

4747
**No scheduling conflicts** (black lines):
4848
:::image type="content" source="media/dependencies/dependency-lines-no-issue.png" alt-text="Screenshot of dependency lines showing no scheduling issues.":::
@@ -78,9 +78,9 @@ Dependency conflicts occur when a successor work item is scheduled to complete b
7878

7979
**To resolve conflicts:**
8080

81-
1. **Review scheduling**: Check the **Target Date** or **Iteration Path** end dates for conflicting work items
82-
2. **Adjust timing**: Modify work item dates or iteration assignments to resolve scheduling conflicts
83-
3. **Re-evaluate dependencies**: Consider if dependency relationships are still accurate
81+
- **Review scheduling**: Check the **Target Date** or **Iteration Path** end dates for conflicting work items
82+
- **Adjust timing**: Modify work item dates or iteration assignments to resolve scheduling conflicts
83+
- **Re-evaluate dependencies**: Consider if dependency relationships are still accurate
8484

8585
> [!NOTE]
8686
> Dependency end dates are determined by either the work item's **Target Date** or the **End Date** of its assigned **Iteration Path**.

0 commit comments

Comments
 (0)