Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Migration from TFS to JIRA

Natalia Ivanov June 7, 2023

I am looking into ways to migrate from TFS to JIRA. Exporting requirements/tasks/test cases from TFS to Excel and importing from Excel to JIRA does not save the relations (linkage) between work items. Are there any suggestions on how to overcome this blocker? Thank you!

2 answers

1 accepted

0 votes
Answer accepted
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 7, 2023

@Natalia Ivanov There is an app which integrates TFS and Jira:

https://marketplace.atlassian.com/apps/42296/tfs4jira-azure-devops-integration?hosting=cloud&tab=overview

It has features to sync Jira issues and TFS work items, and as far as I see it supports links as well. Maybe you could try this:

  1. You install the app and let it sync the TFS work items to Jira.
  2. I'd expect at this point, you have a "clone" of all TFS entities in Jira!
  3. Clean up:
    1. You uninstall the app.
    2. Drop TFS.

It may worth an experiment.

Natalia Ivanov June 8, 2023

Thank you, Aron, I will give it a try.

Natalia

Natalia Ivanov June 22, 2023

Unfortunately, this app does not work for us as we are not on TFS cloud. Does anyone know the manual way to do it: export test cases from TFS to JIRA?

0 votes
RAJASHEKHARAYYA HIREMATH December 27, 2023

Hi, we are doing the same Import data import from TFS to JIRA Cloud, but having issues while mapping Work Items to Jira's Issue Types

could you please help in identifying equivalent values for Jira  here?


{
"id": ,
"rev": ,
"fields": {
"System.Id":
"System.AreaId":
"System.AreaPath":
"System.TeamProject":
"System.NodeName":
"System.AreaLevel1":
"System.Rev":
"System.AuthorizedDate":
"System.RevisedDate":
"System.IterationId":
"System.IterationPath":
"System.IterationLevel1":
"System.IterationLevel2":
"System.WorkItemType":
"System.State": "New",
"System.Reason": "New",
"System.AssignedTo":
"System.CreatedDate":
"System.CreatedBy":
"System.ChangedDate":
"System.ChangedBy":
"System.AuthorizedAs":
"System.PersonId":
"System.Watermark":
"System.Title":
"Microsoft.VSTS.Common.StateChangeDate":
"Microsoft.VSTS.Common.StackRank":
"WEF_vvvvv_System.ExtensionMarker":
"WEF_xxxxx_Kanban.Column": "New",
"System.Description": " "
},


thanks,

Suggest an answer

Log in or Sign up to answer