Deleting a fork and then re-forking causes 500 error
I deleted my fork of the www-gitlab-com project and then re-forked because the project was a bit screwy, but after re-forking the project now gives me a 500 error.
https://gitlab.com/connorshea/www-gitlab-com
To reproduce:
- Fork a project to
user/Project
- Delete that project
- Wait for the project to be deleted fully
- Fork the same project to the same user, as
user/Project
(there's no way to fork it under a different name as far as I can tell). - Try to open the project page, but receive a 500 error instead.