Our small team works on a dozen or more apps and databases. Im going through the docs and have already setup a single team project after reading several sources that mention this being the preferred way rather than multiple team projects. Each application has its own Git repo.
Now Im wondering how to manage setting up sprints and a backlog. For us, a given sprint might include tasks on more than one application.
Questions:
- How can I organize the backlog without actually adding the workitem to a sprint? Dragging the items around in the list to set priority might be good enough.
- If I setup different teams, can each team have its own backlog and set of sprints?
- Say I wanted to add a consultant as a resource, how can they be permitted to access only a single Git repo and no others?