Remove invalid import URLs from the DB
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Some import URLs stored in the DB are invalid with the current validator. We should get rid of them, but the task is quite heavy, specially as a migration.
Perhaps we may need to look at the data first or let it run in staging for ages, so we now what kind of errors we are getting, use the pattern to build SQLs that will set those invalid import_urls to NULL
Related: https://gitlab.com/gitlab-org/gitlab-ce/issues/19608
Edited by 🤖 GitLab Bot 🤖