Project

General

Profile

Wiki » History » Revision 7

Revision 6 (Redmine Admin, 02/02/2023 01:00 AM) → Revision 7/47 (Redmine Admin, 02/02/2023 01:00 AM)

h1. Wiki 

 h2. Backlog Operations 

 This page outlines information relevant to the backlog and the generation of tasks. 

 Covered Topics: 
 * What is a backlog and it's purpose 
 * How to organize a backlog 
 * Hierarchy of the backlog 
 * How to create a story 
 * How to create a task 
 * How to parent a story 
 * Why and when should I add a story to the backlog? 
 * Updating the backlog  

 h2. What is a Backlog and its purpose 

 
 *Definition* : A product backlog is a prioritized list of work for the development team that is derived from the roadmap and its requirements. The most important items are shown at the top of the product backlog so the team knows what to deliver first. 

 *It's purpose* : It's a reliable and sharable outline of the work items for a project. 

 Fostering discussion around what's important gets everyone's priorities in sync. These discussions foster a culture of group prioritization ensuring everyone shares the same mindset on the program. 

 The product backlog also serves as the foundation for iteration planning. All work items should be included in the backlog: user stories, bugs, design changes, technical debt, customer requests, action items from the retrospective, etc. This ensures everyone's work items are included in the overall discussion for each iteration. Team members can then make trade-offs with the product owner before starting an iteration with complete knowledge of everything that needs to be done. 

 [[Sprint_Operations]]