Skip to content

Resolve "[Rails5] Invalid single-table inheritance type: Group is not a subclass of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace"

What does this MR do?

Disable inheritance_column for Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace.

The same fix as in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19918

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Migration to Rails 5.0.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48976 (closed)

Edited by Yorick Peterse

Merge request reports