In azure devOps, how to duplicate dashboard in a project

喜夏-厌秋 提交于 2021-01-04 09:21:24

问题


I have created a dashboard in my project and I insert widgets to show team progresses. Currently, there are 2 teams in the dashboard and they each have 8 widgets. I want to split them so that each team have their own personal dashboard. Since I don't want to actually make it from scratch I want to duplicate it and just delete the other team's widget in each of their new personal dashboard. Is there any documentation of how to do this or is it currently not possible?

EDIT 1

Here is My Current Dashboard

I want to duplicate the dashboard or copy the widget content if it is possible, so that blue team and red team have their own dashboard without me having to make it again from scratch (duplicate then just delete the other team's widget would save much time)


回答1:


I want to duplicate the dashboard or copy the widget content if it is possible

The requirement can be understood as using a dashboard template so that we don't have to waste time on dropping widgets to a new created dashboard one by one.

This is actually a user voice you can follow at Copy dashboards between team projects or have dashboard templates.

Its state is "On Roadmap" which means this function is not available at current time but might be in future updates.

Which available nowadays is that you can copy configured widgets from one dashboard to another.

Or if it's urgent, i recommend you can try the python script @Matthew Pollock provided in the uservoice thread.

Hope this could help.



来源:https://stackoverflow.com/questions/59744559/in-azure-devops-how-to-duplicate-dashboard-in-a-project

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!