Skip to content

Remove code_suggestions project setting in favor of duo_features_enabled

What does this MR do and why?

Adds a migration to remove the unused and ignored project_settings.code_suggestions field

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 After

How to set up and validate locally

  1. Run the migration
  2. Note how project_settings.code_suggesitons DB field no longer exists

Related to #440484

Edited by Allen Cook

Merge request reports