Finalize background migration EnableRestrictUserDefinedVariables
Problem
In Migrate restrict_user_defined_variables to true (!181856 - merged) we introduce a Batched Background Migration to migrate the setting restrict_user_defined_variables to true.
After the next required stop (%17.11), in %18.0 we need to finalize the migration.
Proposal
Follow https://docs.gitlab.com/development/database/batched_background_migrations/#finalize-a-batched-background-migration to finalize the migration introduced in Migrate restrict_user_defined_variables to true (!181856 - merged).
Edited by Fabio Pitino - PTO until Jan 1