Skip to content

Ban AI remove Duo Project Settings FF

What does this MR do and why?

With the new AI Project Settings toggle rolled out with the feature flags, we will need to remove the feature flag ai_settings_vue_project from the code base.

Related Issue:

  • #480026 (closed) [Ban AI] Remove Feature Flags for Group, Admin, and Project Duo Settings

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before FF Off After No FF
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Validate the Feature Flag is not available via rails console Feature.enabled?(:ai_settings_vue_project)
Edited by Lindsey Shelton

Merge request reports

Loading