The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Import GitLab Issues into Jira

rklahn-pan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 30, 2018

Im trying to import GitLab issues into Jira, without much success so far. Has anyone successfully performed such a migration?

 

I have tried to export GitLab issues into CSV, and then followed https://confluence.atlassian.com/display/JIRA/Importing+Data+from+CSV , but unfortunately the CSV export does not include comments or attachments, which is a showstopper for me. 

 

Any pointers or feedback would be welcome. Thanks. Bob.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Simeon Cheeseman
Contributor
June 26, 2019

Hey Bob, we ended up with the same problem around the restrictions of the CSV export/import and ended up writing our own Atlassian Connect plugin and opensourcing it here: https://github.com/SimeonC/jira-gitlab-seneschal. Though this is for Jira Cloud it might be easy to adapt it to run on the server - depending on any API differences.

It still has some bugs that aren't fixed yet - for example the Description Format changed recently I think so that'll need an update. We did manage to get all comments and attachments ported over this way though.

baneeishaque
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 8, 2021

It requires somany steps, any simple tools?

Like Enrico Di Marco likes this
0 votes
Aida Real
Contributor
June 19, 2019

Hello Bob, are you sure your CSV is well-formed?