Azure Boards Summer Update

Dan Hellem

The summer of 2020 has been busy for the Azure Boards team. We are actively pushing out new features and fixing bugs. Over the next couple of sprints, we plan on delivering some exciting new features. Here are some of the things we recently completed and some features coming soon.

State transition rules now generally available

Back in sprint 170, we released the private preview for state transition restriction rules. During that time we enabled over 100 organizations to use the feature. The feedback you provided was incredible and it allowed us to fix several blocking bugs before it went public. In sprint 172 we are happy to promote the feature to be 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 state restriction rules 01

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.

Image state restriction rules 02

Copy children

Over the years we have gotten lots of feedback from customers on copying work items and the ability to copy both the parent and its children. For instance, when copying a user story, include all the child tasks. In this sprint we added a new option when copying a work item.

Image copy work item children 2

When selected, the system will copy both the parent and all the children. This works for any work item type in any backlog level. The feature does come with some constraints. First, for performance reasons, you are limited to copy up to 100 children. Second, the “Include child work items” option is only available if the destination is of the same project and work item type.

Improved rules for activated and resolved fields

The system rules for Activated By, Activated Date, Resolved By, and Resolved Date have always been a mystery. They are only available on system work item types. Plus they are specific to the state value of “Active” and “Resolved”. In sprint 172 we changed the logic so that these rules are no longer hard coded to a specific state. Instead they are triggered by the category (state category) the state resides in. For example, say you have a custom state “Ready for Testing” (instead of resolved) in the Resolved category. Now when the work item changes from “Active” to “Ready for Testing”, the Resolved By and Resolved Date rules are triggered. This is also true if you have a custom state in the “In progress” category.

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

System work item types on backlogs and boards (preview)

With the inheritance process model, there are several work item types that are unable to be added to boards and backlogs. These types are…

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

This has been a long time customer pain point, and something we needed to go fix. We are now enabling these work item types so they can be placed on any backlog level.

Image for Issue to Backlog Level

This feature is now available in a private preview for those customers who would like to give it a test drive. To opt into the private preview you can email us with your organization name.

Work in progress

Here are a few highlights of the work we have in progress this summer. If you have any questions please post a comment or send me a message directly to @danhellem

Better PR integration

Start using #mention of work items in commits descriptions to better control how the associated work items get updated when the PR is closed. This fixes a long outstanding problem where work items can only be linked or closed. For instance, you should be able to set the work item to “Resolved” by doing something like “Resolved #4451”. In the first iteration we will just use the #mentions in the commit messages. Depending on customer feedback, we may update the user interface so you can set the state of the linked work items when completing the PR.

Stakeholder board access

Today stakeholders can create and modify work items. However, they do not have the ability to move items across the Kanban board. We want to go fix this by allowing stakeholders to move work items across columns.

Delivery Plans 2.0

Delivery Plans is a great extension but it falls down for any organization who needs to do real planning over multiple teams. Customers need the ability to see a product roadmap, understand what work is planned and when it will be done, and track dependencies across teams. These are all items we plan to go and fix for our customers with Delivery Plans 2.0.

10 comments

Discussion is closed. Login to edit/delete existing comments.

  • Eitan Blumin 0

    Great work done on Azure DevOps boards!

    Now if only the same talent could be replicated to the Microsoft Planner team…

    • Dan HellemMicrosoft employee 0

      If you have some specific feedback to share with that team let me know. We can connect you to them. Feel free to ping me twitter.

  • Gytautas Buivydas 0

    Looking forward to seeing that better PR integration. Customization for item transitions is what we are looking for.

    • Dan HellemMicrosoft employee 0

      Thanks…we hope to have a private preview available soon

  • Mike Walter 0

    Copying work Items with children is a desperately needed function for our company since we have several projects that have the same base functionality. However, without the ability to select “Include child work items” across projects makes the feature as is worthless to us.

    • Dan HellemMicrosoft employee 0

      Sorry about that Mike. Doing cross project copy is much harder as the process templates could be very different. We will keep an eye on the feedback though and consider it in the future.

  • Steven Greenhill 0

    This sounds great – we’re especially interested in the stakeholder updates.

    At the moment, stakeholders can’t move items across the board (i.e. left to right) and also can’t drag & drop to move items up and down (i.e. change priorities). It would be great if they were able to do this (in our case, the stakeholders often write user stories/tasks themselves and it’s very annoying for them to create 5 tasks and then have to ask someone else to set the priority order for them).

    Also: Do you have a date when this change is planned?

    • Dan HellemMicrosoft employee 0

      Hoping to have preview available in a couple weeks 🙂

  • Nick 0

    As per the section:
    “Stakeholder board access
    Today stakeholders can create and modify work items. However, they do not have the ability to move items across the Kanban board. We want to go fix this by allowing stakeholders to move work items across columns.”

    Is this applicable for private boards also?

  • Oscar Garcia 0

    All this are excellent news, thank you!

Feedback usabilla icon