Interactive user work items / workflow

I am new to Visual Studio Online and trying to create my own types of work items and my own workflow. I cannot find any documentation or anywhere in the user interface that will allow you to define these elements. Does anyone know how to do this.

+6
source share
1 answer

As of January 2016: Process customization is supported in VSTS, details can be found in this post.


Until January 2016:

This is not possible at the moment, however, internal Microsoft commands using custom process templates in Visual Studio Online.

Expect this to change later this year (2015) - check out the Brian Harry blog .

The best you can get at the moment is to use tags and configure Kanban boards .

If you really want this feature, vote for it . Visual Studio User Voice User Request . Strike>

+6
source

Source: https://habr.com/ru/post/969928/


All Articles