Skip to content

Ignore additional registry migration fields

What does this MR do and why?

In this MR, we set the migration fields on ContainerRepository as ignored columns. This is the first step in removing them as per the guidelines.

The migration is now complete and these fields are no longer used.

Some fields were already ignored in !151442 (merged) which will be removed in %17.2 and the fields ignored in this MR will be removed in %17.3.

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.

How to set up and validate locally

If the fields are accessed anywhere, tests should fail.

Related to #409873

Edited by Adie (she/her)

Merge request reports