Issue upgrading from Gitlab 17.2.0 to 17.2.1
Upgrading from 17.2.0 to 17.2.1 is failing due to pending migration. Attempted to run db:migrate and getting the below error
PG::DependentObjectsStillExist: ERROR: cannot drop desired object(s) because other objects depend on them DETAIL: default value for column id of table import_export_uploads depends on sequence import_export_uploads_id_seq HINT: Use DROP ... CASCADE to drop the dependent objects too. Attached below is the full db:migrate output