force enable backlog_buckets feature flag

This commit is contained in:
ulferts
2026-04-23 13:42:06 +02:00
parent 113289833c
commit afab7a34c4
+2 -1
View File
@@ -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