Skip to content

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

  1. Navigate to a project's Deploy > Feature flags
  2. Attempt to create a feature flag
  3. Attempt to edit a feature flag
  4. Attempt to do both via the API as well

For #333460

Edited by Andrew Fontaine

Merge request reports