Remove code_suggestions project setting in favor of duo_features_enabled
requested to merge 440484-remove-code_suggestions_enabled-project-setting-in-favor-of-duo_features_enabled-2 into master
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
- Run the migration
- Note how
project_settings.code_suggesitons
DB field no longer exists
Related to #440484 (closed)
Edited by Allen Cook