Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
也许有点肛门,但是在测试 TFS2012 的标签功能时,我创建了一些我对使用不感兴趣的测试标签。
尽管从所有工作项中删除了这些标签,但它们仍然显示在“自动建议”下拉列表中。有什么办法可以将它们从中删除?
虽然可能不受支持,但通过进入 Tfs_{ProjectCollectionId} 数据库并删除在 tbl_TagDefinition 中找到的记录,我能够做到这一点而没有明显的不良影响。