Sunday, 15 January 2012

TFS/Visual Studio 2012: Can't see workflow tab when trying to edit workflow item -



TFS/Visual Studio 2012: Can't see workflow tab when trying to edit workflow item -

i trying add together 2 options work item states in tfs through visual studio 2012. came accross this article, when opening work item @ hand (printscreen 3 in article), i'm not forwarded workflow tab, high level xml instead:

<?xml version="1.0" encoding="utf-8"?><workitemtype dslversion="3.0.0.0" name="bug" source="http://bla.bla.local:8080/tfs/bla/bla/bug" xmlns="http://schemas.microsoft.com/dsltools/witdesigner" />

how access workflow tab can add together states work item?

you need install tfs powerfulness tools graphical editor. alternatively can edit xml straight (it's self-explanatory) , utilize witadmin.exe command-line tool import 1 time you're done editing.

visual-studio-2012 tfs tfs2012 tfs-workitem

No comments:

Post a Comment