mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
force enable backlog_buckets feature flag
This commit is contained in:
@@ -76,4 +76,5 @@ OpenProject::FeatureDecisions.add :semantic_work_package_ids,
|
||||
"See #41855 for details."
|
||||
|
||||
OpenProject::FeatureDecisions.add :backlog_buckets,
|
||||
description: "Enables backlog buckets."
|
||||
description: "Enables backlog buckets.",
|
||||
force_active: true
|
||||
|
||||
Reference in New Issue
Block a user