Closed
Description
- Gitea version (or commit ref): 1.9.0
- Git version: 2.1.4
- Operating system: Linux
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When migration a repo from Github or even from another Gitea instance (e.g. as mirror), while tags are coming along, release notes are lost (and probably attachments made to them as well – I did not test that as I have no attachments to any of my releases). Experienced this way with multiple repos:
- Github to Codeberg (Migration)
- Codeberg to my local Gitea (Mirror)
- Github to my local Gitea (Mirror)
Note that Codeberg currently runs Gitea 1.9.0 as well. At least in this constellation (Gitea 1.9.0 → Gitea 1.9.0) I had expected everything to come along.
If this is the expected behavior, please count this as a feature request. If not, it's a bug report. Not the highest prio in either case, but not "cosmetical" either (so at least medium 😉).