summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/48976-fix-sti-background-migration.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/48976-fix-sti-background-migration.yml')
-rw-r--r--changelogs/unreleased/48976-fix-sti-background-migration.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/48976-fix-sti-background-migration.yml b/changelogs/unreleased/48976-fix-sti-background-migration.yml
new file mode 100644
index 00000000000..e95536b213c
--- /dev/null
+++ b/changelogs/unreleased/48976-fix-sti-background-migration.yml
@@ -0,0 +1,6 @@
+---
+title: "[Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass
+ of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace'"
+merge_request: 20462
+author: "@blackst0ne"
+type: fixed