Skip to content

Migrations for adding issue_id to versions table (EE)

What does this MR do?

This is the EE backport for the migrations in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30765. It includes some small changes to DesignManagement::Versions to specify the new unique scope for sha, and allow saving an issue for a Version.

Issue #11090 (closed)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Luke Duncalfe

Merge request reports