Relationship between a "Product Backlog" and a "Release Backlog" in RTC?
![](http://jazz.net/_images/myphoto/d6c89eb8f6bbfd4b9b44fd5305a6b5ec.jpg)
What is the suggested relationship between a Product Backlog and a Release Backlog in RTC?
One option I see is to have the Product Backlog and all the Release Backlogs (for each release) be peers, and then have the Sprint Backlogs be children of the Release Backlogs:
One option I see is to have the Product Backlog and all the Release Backlogs (for each release) be peers, and then have the Sprint Backlogs be children of the Release Backlogs:
- Product Backlog
- Release 1 Backlog
- Sprint 1
- Sprint X
- Release 2 Backlog
- Sprint X+1
- Product Backlog
- Release 1 Backlog
- Sprint 1
- Sprint X
- Release 2 Backlog
- Sprint X+1
3 answers
![](http://jazz.net/_images/myphoto/d6c89eb8f6bbfd4b9b44fd5305a6b5ec.jpg)
The hierarchical relationship between a release backlog and sprint backlog is caused by the iteration configuration in your timeline (by making sprint iterations children of the release iteration). Each timeline can have one Backlog iteration (that would normally be associated with the Product Backlog).
I can't think of any advantages to making the Product Backlog a parent iteration. By associating it with the timeline as the defined Backlog iteration, it gets some special status. Adding it to the iteration hierarchy probably just crufts things up (you'll have more layers to navigate when picking an iteration, for example). It may also cause issues with roll-up displays in the plans -- you may now see roll-ups into the Product Backlog, which is not its purpose and may make it harder to work with.
![](http://jazz.net/_images/myphoto/d6c89eb8f6bbfd4b9b44fd5305a6b5ec.jpg)
Hi Millard,
Based on your response, do you think the following heirarchy would be easier to work with:
Product Backlog - Application Release Plan
Release Backlog - Iteration 1
Release Backlog - Iteration 2Sprint Backlog - Build 1.1Sprint Backlog - Build 1.2Sprint Backlog - Build 1.3
Is there any limit on how many plans of type Release backlog and Sprint backlogs are created within a Parent Product backlog?Sprint Backlog - Build 2.1Sprint Backlog - Build 2.2Sprint Backlog - Build 2.3
Please advise