From the course: Azure DevOps for Beginners

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Add columns and swimlanes to a Kanban board

Add columns and swimlanes to a Kanban board - Azure Tutorial

From the course: Azure DevOps for Beginners

Add columns and swimlanes to a Kanban board

- [Instructor] The purpose of the Kanban board is to visualize the flow of work, so your job as a team is to visualize what kind of work you do and where you hand off regularly as the team progresses from the backlog into a shippable state. So you'll have these stages as you go through your work. Microsoft has made some assumptions about what those stages are. So you've got the new stage, develop, which is subdivided into two sub-columns, build and test, and done, and you can add your own columns or you can rename the ones that are shown here. To rename them, you go to settings and go to board, columns, click on this, and then change the name here. This is also whether you specify if the column is split into the two sub-columns, doing and done. Because our team uses some extra steps between develop and build, we're going to add our own column. That's our code review step. So I'll click on new column, type in code review, split the column into doing and done. Also specify the state…

Contents