Skip to content

Fix migration that removes issues.branch_name

Yorick Peterse requested to merge fix-remove-branch-name-migration into master

This fixes the migration in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15225 that removes issues.branch_name so we properly ignore the column and remove it in a post-deployment migration.

Merge request reports