mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Merge pull request #22025 from opf/implementation/72217-create-feature-flag
[#72217] Feature flug for Scrum Projects (backlogs module overhaul)
This commit is contained in:
@@ -64,3 +64,6 @@ OpenProject::FeatureDecisions.add :new_project_overview,
|
||||
description: "Enables the new project overview experience.",
|
||||
force_active: true
|
||||
|
||||
OpenProject::FeatureDecisions.add :scrum_projects,
|
||||
description: "Enables an overhauled version of the backlogs module to " \
|
||||
"support Scrum projects with a new sprint planning experience. "
|
||||
|
||||
Reference in New Issue
Block a user