Export issues from Jira and import in to TFS

Calvin Broadhurst April 9, 2015

We are currently using Jira/Greenhopper to manage the issues on several projects. Some of these projects are being moved to a different team (in a different country) and they use TFS (and are not willing to change, despite our suggestion that they should).

We therefore need to find a way export the issues related to these projects (along with all attachments etc) so that they can re-import them in to TFS.

There is no network connectivity between the two different systems so a plugin like "UseTFS" is not an option.

Can you please advise how the best way would be to go about this?

 

1 answer

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 9, 2015

You can use JIRA Command Line Interface (CLI) and actions like getIssueList and getAttachmentList to help you automate that.

Suggest an answer

Log in or Sign up to answer