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.
×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!
@Natalia Ivanov There is an app which integrates TFS and Jira:
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:
It may worth an experiment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.