I have a list of project and bug items in fogbugz. I would like to export them into TFS instead of using the VS Fogzbug tool. Is there a tool available to do this?
Asked
Active
Viewed 538 times
1 Answers
0
You can use the TFS Integration Platform, and write an adapter for Fogbugz, but that is an expensive solution. The benefit of this solution is that you keep the history.
Another much cheaper solution is to use the Excel integration in TFS to import the items in TFS.

Ewald Hofman
- 12,688
- 3
- 39
- 44
-
What about hierarchies? Can you specify it in the excel integration? – ATL_DEV Nov 20 '12 at 20:49
-
Yes you can from 2010 and up: http://msdn.microsoft.com/en-us/library/dd286621.aspx – Ewald Hofman Nov 22 '12 at 06:47