Skip to content

migrator: Fix nil reference in non-enterprise migrator

Administrator requested to merge ef/fix-nil-fn into main

Created by: efritz

The function oobmigration.ComposeRegisterMigratorsFuncs (called below) checks this condition, but our wrapper here doesn't.

Test plan

Tested locally.

Merge request reports

Loading