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: release-notes/features-timeline.md
+25-9Lines changed: 25 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,7 @@ For the past several years, all our pipelines investments have been in the area
267
267
</tr>
268
268
</thead>
269
269
<tbody>
270
-
<td rowspan="9"><strong>2024 Q3</strong></td>
270
+
<td rowspan="11"><strong>2024 Q3</strong></td>
271
271
<td>
272
272
<a href="/azure/devops/release-notes/roadmap/conditional-access-policy" data-raw-source="[Full web support for Conditional Access Policies](/azure/devops/release-notes/roadmap/conditional-access-policy)">Full web support for Conditional Access Policies</a>
273
273
</td>
@@ -285,6 +285,18 @@ For the past several years, all our pipelines investments have been in the area
285
285
</td>
286
286
<td>Boards</td>
287
287
</tr>
288
+
<tr>
289
+
<td>
290
+
<a href="/azure/devops/release-notes/2023/boards/sprint-219-update#rest-api-support-for-connecting-github-repositories-private-preview" data-raw-source="[REST API suppport for connecting GitHub repositories](/azure/devops/release-notes/2023/boards/sprint-219-update#rest-api-support-for-connecting-github-repositories-private-preview)">REST API suppport for connecting GitHub repositories (general availability)</a>
291
+
</td>
292
+
<td>Boards</td>
293
+
</tr>
294
+
<tr>
295
+
<td>
296
+
<a href="/azure/devops/release-notes/roadmap/2024/boards-area-iteration-level-fields" data-raw-source="[Enable area and iteration level fields](/azure/devops/release-notes/roadmap/2024/boards-area-iteration-level-fields">Enable area and iteration level fields</a>
<td>GitHub Advanced Security for Azure DevOps</td>
320
332
</tr>
333
+
<td>
334
+
<a href="/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default" data-raw-source="[New Boards Hub on by default](/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default)">New Boards Hub on by default</a>
335
+
</td>
336
+
<td>Boards</td>
337
+
</tr>
338
+
<tr>
339
+
<td><a href="/azure/devops/release-notes/roadmap/2024/boards-cut-paste-images-into-comments" data-raw-source="[Improve cut and paste of images into work item comments](/azure/devops/release-notes/roadmap/2024/boards-cut-paste-images-into-comments)">Improve cut and paste of images into work item comments</a></td>
<a href="/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default" data-raw-source="[New Boards Hub on by default](/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default)">New Boards Hub on by default</a>
344
-
</td>
345
-
<td>Boards</td>
346
-
</tr>
362
+
</tr>
347
363
<tr>
348
364
<td><a href="/azure/devops/release-notes/roadmap/2023/page-filters-include-additional-fields" data-raw-source="[Additional fields on page filters](/azure/devops/release-notes/roadmap/2023/page-filters-include-additional-fields)">Additional fields on page filters</a></td>
description: Area level and iteration level fields
10
+
hide_comments: true
11
+
---
12
+
13
+
# Enable area and iteration level fields
14
+
15
+
Area and iteration level fields have long been a valuable part of the product, allowing users to query or display results based on the specific levels at which they are defined:
16
+
17
+
(Root) Level 1 / Level 2 / Level 3 / etc.
18
+
19
+
Historically these fields have only been available on a few select organizations. Lets change that by enabling the Area level and Iteration level fields for all organizations.
20
+
21
+
> [!NOTE]
22
+
> This feature will only be available in the New Boards Hub preview.
Copy file name to clipboardExpand all lines: release-notes/roadmap/2024/boards-permanently-delete-attachment.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,7 @@ We will initially release a delete REST API endpoint. Then adding the feature to
18
18
19
19
### Scenerio
20
20
21
-
User uploads a malicious attachment to a work item. The link to that attachment is shared via email, chat, or work item discussion. The attachment is deleted from the work item, but the link is still accessible. That attachment needs to be permanently deleted so it cannot be accessed from any means.
21
+
User uploads a malicious attachment to a work item. The link to that attachment is shared via email, chat, or work item discussion. The attachment is deleted from the work item, but the link is still accessible. That attachment needs to be permanently deleted so it cannot be accessed from any means.
22
+
23
+
> [!NOTE]
24
+
> This feature will only be available in the New Boards Hub preview.
0 commit comments