Ste*_*ers 8 tfs tfs-power-tools tfs-workitem visual-studio-2012 tfs2012
之前已经问过,但我很难找到一种方法来删除Team Foundation Server中的工作项.这看起来很有希望:http: //devmatter.blogspot.co.uk/2009/04/deleting-work-items-in-tfs-ui.html.但到目前为止还没有运气.
首先尝试以下命令:
witadmin destroywi /collection:"https://<<my TFS collection>>" /id:1223
它回来了 Unable to destroy work item(s) 1223. TF237090: Does not exist or access is denied.
遗憾的是,由于工作的互联网限制,我无法下载文章中提到的"删除工作项"实用程序,因为它在Skydrive上.还尝试了"TEK workitem"扩展(在底部的评论中提到),但这不会让我,因为我不是项目集管理员.
我注定要永远坚持这个工作项目还是有其他方法吗?