Skip to content

Update alias resolver with models and columns

Luke Duncalfe requested to merge ld-update-alias-resolver into master

What does this MR do and why?

This change adds some more models and columns to Import::PlaceholderReferences::AliasResolver::ALIASES.

We saw some informational errors logged (internal link only) signalling to add the missing models https://gitlab.com/gitlab-org/manage/import-and-integrate/discussions/-/issues/112#note_2086905572. Extra column data has been gleaned from RelationFactory and import_export.yml, but this change isn't an exhaustive one.

There is no changelog because the code is behind a feature flag that is disabled.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Luke Duncalfe

Merge request reports

Loading