Easy decomposition of work itemsDecompose allows you to quickly break down work items into sub-hierarchies.
Example: Starting a SprintWhen you start to work on a feature and you want to quickly break it down into User Stories and Tasks you can use Excel, manually create work items, or the New Item panel on the Backlog. This all works, but isn't as convenient as it could be. With Decompose you can easily define hierarchies, change work items between levels, and finally create actual work items with a single click. Version History
On Premise/Team Foundation ServerMany people have asked why this extension is only available for Team Services: it relies on APIs that will only be available in the next major version of Team Foundation Server. After release, I will provide a package of this extension that can be installed on an on premise Team Foundation Server, until then I can only support Team Services. CodeThe code is available at https://github.com/cschleiden/vsts-quick-decompose. |