Adding additional boards in Azure Devops
Asked Answered
P

3

5

In my team the list of boards, e.g. this page https://dev.azure.com/myorg/MentalHealth/_boards/directory, only contains one board, called 'MentalHealth Team boards' (N.B. I don't understand why that name is plural):

ADO team boards directory screenshot

Other teams I work with have multiple boards listed. How do I add additional team boards?

Photobathic answered 14/2, 2020 at 7:59 Comment(0)
D
7

I don't understand why that name is plural

It's plural because you can have multiple boards here. For example, you can have boards for Epics and Issues:

enter image description here

Other teams I work with have multiple boards listed. How do I add additional team boards?

The All teams boards lists all boards of all teams, according to then img you provided, there is only one team MentalHealth Team in this project.

You can check Project Settings - Teams see if there is only one team in it.

In addition, you can see there are three team boards in my Boards since there are three teams in this project:

enter image description here

Delphina answered 14/2, 2020 at 8:31 Comment(0)
M
1

You need to go to project setting -> project configuration -> areas and then add boards under existing boards by clicking on new child. Hope this helps.

Magdau answered 3/1, 2024 at 8:46 Comment(1)
But that doesn't give you a new board? That gives you a new are. Or am I missing something?Tennyson
R
0

To have multiple boards, you need to go to Project Settings -> Teams -> Add team, what allows you to then switch boards in the board view and see them in the directory. This flow is not exactly intuitive.

add teams page

switch board menu

boards directory

Rosenarosenbaum answered 22/10, 2024 at 13:39 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.