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
> 
@@ -62,7 +60,7 @@ You can customize the following aspects of board cards:
62
60
63
61
Display relevant fields on cards to enable quick viewing and editing without opening work items.
64
62
65
-
1. In board settings, select **Fields** and choose the work item type to configure.
63
+
1. In your board settings, select **Fields** and choose the work item type to configure.
66
64
67
65
:::image type="content" source="media/customize-cards/settings-fields-142.png" alt-text="Screenshot of Fields settings for User Story work item type.":::
68
66
@@ -98,26 +96,25 @@ Use style rules to highlight cards based on field values. Cards change color aut
98
96
99
97
### Create style rules
100
98
101
-
1. In board settings, select **Styles** > **Add styling rule**.
102
-
103
-
2. Choose a card color and define the criteria:
99
+
1. In your board settings, select **Styles** > **Add styling rule**.
104
100
105
101
:::image type="content" source="../sprints/media/customize/taskboard-styles-priority.png" alt-text="Screenshot of style rule configuration dialog.":::
106
102
107
-
3. Set up criteria using query-like syntax:
103
+
2. Choose a card color and define the criteria:
104
+
Set up criteria using query-like syntax:
108
105
- All clauses use AND logic
109
106
- Rules apply in the order listed
110
107
- Higher rules take precedence
111
108
112
-
4. Use the actions menu (:::image type="icon" source="../../media/icons/actions-icon.png" border="false":::) to **Clone** or **Delete** rules.
109
+
3. Use the actions menu (:::image type="icon" source="../../media/icons/actions-icon.png" border="false":::) to **Clone** or **Delete** rules.
113
110
114
-
5. Select **Save** when finished.
111
+
4. Select **Save**.
115
112
116
113
## Set tag colors
117
114
118
115
Assign colors to specific tags for visual categorization.
119
116
120
-
1. In board settings, select **Tag colors** > **Add tag color**.
117
+
1. In your board settings, select **Tag colors** > **Add tag color**.
121
118
122
119
2. Choose the tag and its display color:
123
120
@@ -132,9 +129,8 @@ Assign colors to specific tags for visual categorization.
132
129
133
130
Annotations display icons on cards showing related items like tasks, tests, or GitHub commits.
134
131
135
-
1. In board settings, select **Annotations**.
136
-
137
-
2. Enable annotations you want to use:
132
+
1. In your board settings, select **Annotations**.
133
+
2. Check the box next to the annotations that you want to use.
138
134
139
135
:::image type="content" source="media/customize-cards/annotate-settings-154.png" alt-text="Screenshot of annotation settings showing available options.":::
140
136
@@ -154,7 +150,7 @@ Enabled annotations appear as numbered icons on cards:
154
150
155
151
Control how inline tests are organized when created from boards.
156
152
157
-
1. In board settings, select **Tests** (requires Test annotation to be enabled).
153
+
1. In your board settings, select **Tests** (requires Test annotation to be enabled).
158
154
159
155
2. Choose test organization options:
160
156
- Create new test plan for each test
@@ -170,7 +166,7 @@ Control how inline tests are organized when created from boards.
170
166
171
167
Control how card order is maintained when moving cards between columns.
172
168
173
-
1. In board settings, select **Card reordering**.
169
+
1. In your board settings, select **Card reordering**.
174
170
175
171
2. Choose the reordering behavior:
176
172
-**Maintain backlog priority order**
@@ -184,8 +180,6 @@ Control how card order is maintained when moving cards between columns.
184
180
::: moniker range=">= azure-devops-2022"
185
181
### Move cards to specific positions
186
182
187
-
With the **New Boards Hub** enabled, you can move cards to specific column positions:
188
-
189
183
1. Select **···** (More actions) on a work item card.
0 commit comments