Import from Redmine #8416

Open
opened 2025-11-02 08:05:19 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @jondo on GitHub (Jan 27, 2022).

Feature Description

I would like to migrate issues from a local Redmine instance to Gitea.

Preferably, this should preserve issue numbers, links between issues and also map users.

Describe the solution you'd like

In Gitea, I should be able to fill a form with a Redmine URL and necessary Redmine credentials. Them Gitea should iterate over to Redmine project and create the corresponding Gitea 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.

Originally created by @jondo on GitHub (Jan 27, 2022). ### Feature Description I would like to migrate issues from a local [Redmine](https://www.redmine.org/) instance to Gitea. Preferably, this should preserve issue numbers, links between issues and also map users. ### Describe the solution you'd like In Gitea, I should be able to fill a form with a Redmine URL and necessary Redmine credentials. Them Gitea should iterate over to Redmine project and create the corresponding Gitea project. ### Describe alternatives you've considered Alternatively, I would try to find some way to [export the Redmine projects as static HTML](https://www.redmine.org/issues/17743), then open new issues manually, each linking to the old static issue page.
GiteaMirror added the type/feature label 2025-11-02 08:05:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8416