Skip to content

Create Table operations_feature_flags_issues

Jason Goodman requested to merge create-table-operations-ff-issues into master

What does this MR do?

Create the operations_feature_flags_issues table to link feature flags with issues.

For use in #26456 (closed).

This will be used to link issues and feature flags via the "Related issues" widget: #26456 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jason Goodman

Merge request reports