Describe the feature
I would like to be able to migrate issues from a local Redmine instance to Gogs.
Preferably, this should preserve issue numbers, links between issues and also map users.
Describe the solution you'd like
In Gogs, I should be able to fill a form with a Redmine URL and necessary Redmine credentials. Them Gogs should iterate over to Redmine project and create the corresponding Gogs project.
Describe alternatives you've considered
Alternatively, I would try to find some way to export the Redmine projects as static HTML, then open new issues manually, each linking to the old static issue page.
Additional context
No response
Code of Conduct
Describe the feature
I would like to be able to migrate issues from a local Redmine instance to Gogs.
Preferably, this should preserve issue numbers, links between issues and also map users.
Describe the solution you'd like
In Gogs, I should be able to fill a form with a Redmine URL and necessary Redmine credentials. Them Gogs should iterate over to Redmine project and create the corresponding Gogs project.
Describe alternatives you've considered
Alternatively, I would try to find some way to export the Redmine projects as static HTML, then open new issues manually, each linking to the old static issue page.
Additional context
No response
Code of Conduct