Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 3.24 KB

sprint-172-update.md

File metadata and controls

45 lines (29 loc) · 3.24 KB
author ms.author ms.date ms.topic
sid-ah
simerzou
07/09/2020
include

State transition restriction rules

After several sprints of private preview, state transition restriction rules are now generally available for all customers. This new work item type rule allows you to restrict work items from being moved from one state to another. For example, you can restrict Bugs from going from New to Resolved. Instead, they must go from New –> Active -> Resolved

:::image type="content" source="../../media/172-boards-3-0.png" alt-text="This example restricts Bugs to go from the New state to Active, then to Resolved instead of going from the New to Resolved state.":::

You can also create a rule to restrict state transitions by group membership. For example, only users in the “Approvers” group can move user stories from New -> Approved.

Copy work item to copy children

One of the top requested features for Azure Boards is the ability to copy a work item that also copies the child work items. In this sprint, we added a new option to "Include child work items" to the copy work item dialog. When selected, this option will copy the work item and copy all child work items (up to 100).

:::image type="content" source="../../media/172-boards-2-0.png" alt-text="This page shows the new option in Azure Boards to Include child work items in a copied work item.":::

Improved rules for activated and resolved fields

Up until now, the rules for Activated By, Activated Date, Resolved By, and Resolved Date have been a mystery. They are only set for system work item types and are specific to the state value of "Active" and "Resolved". In sprint 172 we changed the logic so that these rules are no longer for a specific state. Instead, they are triggered by the category (state category) that the state resides in. For example, let's say you have a custom state of "Needs Testing" in the Resolved category. When the work item changes from "Active" to "Needs Testing", the Resolved By and Resolved Date rules are triggered.

This allows customers to create any custom state values and still generate the Activated By, Activated Date, Resolved By, and Resolved Date fields, without the need to use custom rules.

System work item types on backlogs and boards (private preview)

Since the inception of the inheritance process model, several work item types have been excluded from being added to boards and backlogs. These work item types include:

Process Work Item Type
Agile Issue
Scrum Impediment
CMMI Change Request
Issue
Review
Risk

Starting this sprint, we are allowing a private preview for those customers who want to enable these work items types to be available on any backlog level.

:::image type="content" source="../../media/172-boards-1-0.png" alt-text="Use this Azure Boards page to add previously excluded work item types to boards and backlogs.":::

If you are interested in previewing this feature, please email us with your organization name and we can give you access.