docs/user-guide/projects/project-settings/backlogs-settings/README.md
In OpenProject, you can configure your Backlogs settings specific to each project. Navigate to Project settings -> Backlogs.
Under the tab Types and statuses you can configure which work package statuses are considered closed and which work package types are excluded from backlog views.
You can choose the statuses that represent a closed or finished state in your workflow.
These statuses are treated as closed throughout sprint planning and reporting, including burndown charts and sprint completion.
Examples include:
Statuses using the global Closed meta status are always treated as closed and cannot be removed.
You can choose which work package types should be hidden from backlog views.
Excluded work package types:
This can be useful for work package types that are managed at a higher level, such as Epics or Milestones.
Select one or more work package types from the list of active work package types available in the project.
[!NOTE] The selection is project-specific and is copied when a project is copied.
Press the Save button to apply your changes.
[feature: sprint_sharing ]
Sprint sharing is a project-level setting that allows you to choose whether sprints should be shared across projects.
[!NOTE] This is not a sprint-level setting as is currently the case with versions.
Sharing sprints allows teams working across multiple projects to plan and track work in a coordinated way. Instead of managing separate, disconnected sprints in each project, you can define a sprint once and reuse it across projects. This is especially useful for cross-team Scrum setups, scaled agile environments, or when multiple teams contribute to the same increment.
Depending on the selected option, a project can either provide sprints to others, use shared sprints, or remain independent:
Don't share: This is the default setting for projects. Sprints can be created in this project and are available and visible only within this project. None of the created sprints are shared with any other project or sub-projects.
Share sprints: Sprints can be created in this project and shared with either all projects or subprojects:
All projects: Selecting this option means the sprints created are available to all projects within the instance. It also means that no other project can share sprints with all projects.
Subprojects: Sprints created in this project will be available to all subprojects of the current project.
Receive shared sprints: No sprints can be created within this project. Instead, only sprints shared by another project can be used.
When sprints are shared, the sprint itself is shared across projects. This includes:
This ensures that all participating projects work with the same sprint definition and timeline.
The following remain project-specific:
Even when using shared sprints, each project keeps its own work items and configuration.
Read more on how to work with Backlogs in OpenProject.