Skip to content

Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.

License

Notifications You must be signed in to change notification settings

donaldevine/jira-azuredevops-migrator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira to Azure DevOps work item migration tool

The Jira to Azure DevOps work item migration tool lets you export data from Jira and import it as work items in Azure DevOps or Microsoft Team Foundation Server.

Build Quality Release
Build Status Deployment status

Features

This tool lets you migrate work item from Jira to Azure DevOps or Microsoft Team Foundation Server. The tool has two parts, first Jira issues are exported to files then we import the files to Azure DevOps/TFS. We believe this is a good approach to migration since it allows you to export the data to migrate and validate it before importing it. It also makes it easy to migrate in batches.

Some of the capabilities include:

  • Export Jira issues from Jira queries
  • Map users from Jira to users in Azure DevOps/TFS
  • Migrate work item field data
  • Migrate links and attachments
  • Migrate history

Getting the tools

Getting started

The tools are provided as-is but will require detailed understanding of how to migrate work items between different systems in order to do a successful migration. If you need support or help with migrations feel free to contact the team at Solidify for expert consulting.

Contributions are welcome

Here is how you can contribute to this project:

  • Fork the repo and submit pull requests for bug fixes and features
  • Submit bugs and help us verify fixes
  • Discuss existing issues/proposals
  • Test and share migration configurations

Please refer to Contribution guidelines and the Code of Conduct for more details.

Tested with

The Jira to Azure DevOps work item migration tool has been tested on the following configurations:

  • Atlassian Jira Cloud
  • Azure DevOps
  • Team Foundation Server 2018 update 3

About

Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • CSS 0.6%