Skip to content

Commit 442860d

Browse files
Merge pull request #8120 from MicrosoftDocs/users/chcomley/2299114-454304
Boards - Add to note about UI limitation
2 parents e924fb7 + ef99a0d commit 442860d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/boards/backlogs/automate-work-item-state-transitions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: cross-service
77
ms.author: chcomley
88
ms.topic: how-to
99
monikerRange: '<= azure-devops'
10-
ms.date: 01/05/2024
10+
ms.date: 07/15/2025
1111
---
1212

1313

@@ -45,7 +45,8 @@ Rules are established at the team backlog level and are applicable to all work i
4545
Do the following steps to set team rules for each backlog level.
4646

4747
> [!NOTE]
48-
> Work items must belong to the same team; when you close a task in a different team or project, it doesn't trigger the closure of the parent item.
48+
> - **Team scope requirement**: Work items must belong to the same team for automation rules to trigger. Closing a task in a different team or project doesn't automatically update the parent item's state.
49+
> - **Interface limitation**: Work item state automation rules only function when you update items through Boards, Backlogs, or Sprint views. These rules don't trigger when updating work item states from query results or work item forms.
4950
5051
1. Sign in to your project (```https://dev.azure.com/{Your_Organization}/{Your_Project}```).
5152

0 commit comments

Comments
 (0)