0

I work on Azure DevOps in few organization. I was looking for a way to move/copy kanban board to another project or organization. I found one way: Azure Boards Kanban Tools but it doesn't work properly.

How i can do it?

jessehouwing
  • 106,458
  • 22
  • 256
  • 341
Adrian K
  • 3
  • 2
  • I am interested in what you mean by: doesn't work properly. It tends to do what it was designed to do, but I can see how that's too limited for this scope. – jessehouwing Dec 10 '19 at 08:41
  • @jessehouwing thanks for your comment. I made a mistake. I meant that this add-on doesn't allow to copy an array between organizations but enables between teams. – Adrian K Dec 11 '19 at 08:50

1 Answers1

0

DevOps: Copy kanban board to another organization

There is no such out of box way to copy kanban board to another organization.

With built-in solution, we could only move the work items into a different project in the same organization.

Check this thread for some details.

After those work items move to the another project, they will appear in kanban board.

If you want to copy kanban board to another organization, you could use the Excel to achieve it:

Ticket here: How do I move Work Items from one organization to another

Besides, the extension Azure Boards Kanban Tools is used to allows teams to either grab settings from another team and apply them to their boards or to allow a team to copy their settings to another team. For the extension, you can refer to Migration Tools for Azure DevOps, which allow you to migrate Teams, Work Items, and Plans & Suits from one Project to another in Azure DevOps/TFS both within the same Organisation, and between Organisations.

Hope this helps.

Leo Liu
  • 71,098
  • 10
  • 114
  • 135