I'm not sure if this is appropriate for stack overflow but we have recently upgrade to TFS 2012 and noticed that your iterations (sprints) must be children of the backlog iteration. While the tool is rigid in that approach, I'm trying to understand if there is a specific Agile [Scrum] process reason to adhere to this or a tooling concern as to why I cannot have the backlog and sprints be under two different parents?
What are sprints children nodes of backlog iteration in TFS 2012?
666 Views Asked by Scott At
1
There are 1 best solutions below
Related Questions in TFS
- Missing Header (Feature Title and Toolbar) on some Feature Work Items in TFS Web Access
- Upgrading separate Project Collection Database to new TFS Version
- OpsHub Visual Studio Online Migration Utility Hangs on Creating Configuration
- The merge tool is not showing when call Workspace.ResolveConflict method in TFS 2012
- HowTo: change a project's status from `Invalid` to `Valid`?
- TFS 2013 Object reference not set to an instance of an object in Team Explorer
- Release Management for Visual Studio 2013 - Release Exception
- Visual studio 2013 team project has been deleted
- TFS version control does not show conflicts
- include typescript file in output result build with TFS
- Team Foundation 2012 not recognising changes in vb6 app
- WebDeploy from TFS using Build Definitions to IIS site containing files changed by users
- Team Foundation plugin for Android Studio
- TFS 2013 with Octopus Deploy, Email Template - Resolved Bugs/User Stories
- What is the best branching strategy in TFS to share code between multiple team projects?
Related Questions in SCRUM
- Can sprints have irregular number of weeks/days?
- How can a team decide to pick a user story for a sprint, when the Product Manager has already decided on PBI ordering?
- Should the scrum master and product owner exclusively manage stories and velocity
- How to present task in jira as they are in rally
- One Scrum team, with a shared product Backlog between three PO using TFS 2013
- VSTS Query of Work Items assigned to a team -- teams identified by Area Paths
- How to view the used capacity for a previous sprint in VSTS
- How do describe a simple process in Gherkin-style?
- Scrum, Possibly done wrong
- What are sprints children nodes of backlog iteration in TFS 2012?
- How to do Youtrack Agile Board time estimation to have a good burndown chart?
- Implementing Feedback in Agile development
- TFS2015 modified Scrum Template Tfs_Warehouse DimWorkItem System_WorkItemType always null
- Can I use the Use Case Diagram in SCRUM?
- work-item tracking tools with drag-n-drop stack-ranking?
Related Questions in BACKLOG
- VSTS Feature/PBI record the release version
- Team Foundation server 2013 backlog order API
- How to hide not done PBI from backlog in TFS 2013
- Socket Backlog behaviour
- What are sprints children nodes of backlog iteration in TFS 2012?
- How to install plugins on Redmine hosted on Heroku.com
- Measuring scale for story points in Scrum framework
- Cassandra: MigrationStage cannot keep up
- listen() ignoring backlog value
- What is the best way to gauge how much request Heroku is rejecting due to Backlog too deep?
- Free online application for doing scrum on rails
- How to set a custom work item to a back log level
- Priorize a single workitem in TFS
- Java ServerSocket prevent clients queueing
- listen() backlog upper limits
Related Questions in SPRINT
- What are sprints children nodes of backlog iteration in TFS 2012?
- How to see what changed in a sprint in greenhopper
- Track increase effort in Sprint Backlog
- Estimated work vs work done by user story in Team Foundation
- How to reduce network round trip between hbase hadoop and application server
- Unable to remove previous employees from Azure DevOps Sprint Board Assignment drop-down
- Azure sprint burndown chart is not showing completed work
- Rename Images and save them with the new name and incrementing each 20
- How to change string value dynamically with string interpolation for a string loaded from json file
- While going to the sprints or boards I want to see the last comment in the discussion shown for user story
- TFS 2017 Calculate bugs estimation with Stories estimation on Sprints
- How do we display hours completed in current sprint in a query
- Breaking down tasks of user stories between developer and QA
- How to work unestimatable tasks into a scrum sprint?
- TFS2012 sprint planning: Can I modify the "Backlog Query"?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I've never looked at it as a bad thing, as I always found it makes sense. The Backlog contains all PBI's that make up the product or are desirements for the future of the product, as such it's one big list. The Sprints each are a chunck of stories from that list, but they're still part of that list. Since the sprints can be in the past, present and future in TFS, they together form the complete backlog.
Is there a reason you'd want it to explicitly not be a hierarchy?
If that's the case then you can opt to create multiple teams (if needed with the same members) to look at different backlogs in the same Team Foundation Project.