scrum - How to include user-stories from multiple TFS projects in a single sprint -


at organization we’re using tfs 2015 source control , alm. have tfs projects each distinct business capability e.g. there tfs project ‘risk management’ , 1 ‘account management’. team project structure setup many years ago.

we have set of requirements require enhancements spanning multiple business capabilities (and therefore multiple tfs team projects). how include pbis (user-stories) multiple tfs projects in single sprint? appears limitation of tools. if cannot done, there alternative approaches have worked anyone?

thanks

as you've discovered it's not possible have work items shared between team projects. these days many people advocate strategy of setting , single team project , using combination of areas, iterations , teams manage work.

however migrating such strategy can time consuming. interim step, create new team project, branch appropriate code in project.

use new team project manage work , can decide if temporary fix, or start of migration new structure.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -