0

リリース/スプリントを含むすべてのプロジェクトが 1 つの便利な概要にリストされている Microsoft Team Foundation Server の概要を探しています。

の線に沿った何か

Project    Release   Sprint  StartDate  EndDate
Customer1  BetaTest  1       16-10      18-10
Customer6  AccTest   2       17-10      20-10
4

1 に答える 1

1

This view/report does not exist in TFS. You could create it yourself either by using the TFS API to retrieve and display this information. Or probably via a SSRS report against the TFS Data Warehouse.

于 2013-10-16T15:42:33.800 に答える