Commit 70d2611b authored by Bob Van Landuyt's avatar Bob Van Landuyt

Add team_planning category to WorkItemsController

parent dde5da28
......@@ -5,7 +5,7 @@ class Projects::WorkItemsController < Projects::ApplicationController
push_force_frontend_feature_flag(:work_items, project&.work_items_feature_flag_enabled?)
end
feature_category :not_owned
feature_category :team_planning
def index
render_404 unless project&.work_items_feature_flag_enabled?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment