Management has asked that all teams move to a single Implementation of VSTS (Azure DevOps) and I have a couple of questions that I would like some clarity on.
Please let me know if this statement is accurate: A single instance (Install) of VSTS can support multiple Projects.
If that is true
- Can you roll up reporting from multiple projects or does it stop at the project barrier?
- Can a Project support multiple work item templates?
I ask the second question because we have we have multiple teams that do different kinds of work, we would like to have a minimum set of fields for each work item type (Feature, Story, Task, Bug) but that set of fields would be different for the different teams.
using the example of a Task Template,
Can we have a "Base" set of fields that are common to all task templates but each team has additional fields that are unique to them?
Thanks