Draft: Ignore Feature Flag Version Column
What does this MR do and why?
This column has been unused since ~14.7, and so it should be safe to ignore now. The column should be properly removed in 17.2
Changelog: removed
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
- Navigate to a project's
Deploy > Feature flags
- Attempt to create a feature flag
- Attempt to edit a feature flag
- Attempt to do both via the API as well
For #333460
Edited by Andrew Fontaine