Category: Azure Boards

Priority Field Values in Azure DevOps

Azure DevOps by default has a field called Priority and the field values shown in the below table are constant across Azure DevOps workitems and doesn’t change from one process template to another.This field...

Work Item Types in Azure DevOps

Azure DevOps has different workitem types for different process templates. There are 4 different workitem process templates in Azure DevOps and they are Basic, Agile, Scrum, CMMI. The common workitem types across these different...

Delete WorkItem permissions in Azure DevOps

In Azure DevOps, when a project is created all users belonging to Contributor group will have delete workitem permission by default. This a soft delete permission as the workitems deleted can be restored back...

Create Sprints in Azure DevOps

In Azure DevOps, Sprints are called as Iterations and to create these iterations you need to have Project Admin access. After creating these iterations you need to assign them to specific teams or to...

Creating a Work Item in Azure Boards

In Azure Boards, we can create different workitems by using different options. The workitems differs from project to project based on the process template we are using. if we are using Agile process template...