Trying to migrate a public repo from GitHub fails in mostly with duplicate entries failure like:
Error 1062 (23000): Duplicate entry '383413-v1.1.1' for key 'UQE_release_n'
Steps to reproduce:
- start migration from GitHub with an access token
- select all but wiki optiion to migrate
Tried workarounds:
- Migrating this particular repo to a vanilla forgejo instance -> works.
- Migrating this repo then to codeberg fails with the same error message like in the direct migration attempt from GitHub.
### Comment
Trying to migrate a public repo from GitHub fails in mostly with duplicate entries failure like:
`Error 1062 (23000): Duplicate entry '383413-v1.1.1' for key 'UQE_release_n'`
Steps to reproduce:
- start migration from GitHub with an access token
- select all but wiki optiion to migrate
Tried workarounds:
- Migrating this particular repo to a vanilla forgejo instance -> works.
- Migrating this repo then to codeberg fails with the same error message like in the direct migration attempt from GitHub.