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?
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?
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.