Commit e24d9e45 authored by Tetiana Chupryna's avatar Tetiana Chupryna

Add default_enable explicitly

parent 7bef50f0
......@@ -6,7 +6,7 @@ module Projects
include SecurityDashboardsPermissions
before_action do
push_frontend_feature_flag(:secure_vulnerability_autofix_indicator, @project)
push_frontend_feature_flag(:secure_vulnerability_autofix_indicator, @project, default_enabled: true)
end
feature_category :vulnerability_management
......
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