Migrating jira -> gitea

Hi!

We should move a few projects from jira to gitea. I’ve found docu about ways to export from jira to gitlab and from gitlab to gitea, but on the way from gitlab to gitea the comments get lost (and they are really important to us).

In jira, we can also export issues as CSV or XML. Has anybody ever been there before and found a good solution for jira → gitea or gitlab → gitea or does anybody know how to use the gitea API to read data from a CSV or XML?

You can use Gitea API to create issues and comments. But you need to consider the users sync.