2

Are there any tools available for migrating from Jira on Demand to TFS 2012 ? All the tools that I saw needs Jira to be installed locally on our servers.

Jonathan Nixon
  • 4,940
  • 5
  • 39
  • 53
Nishanth Nair
  • 2,975
  • 2
  • 19
  • 22

1 Answers1

0

I'd think the easiest way would be to write a quick'n'dirty script to scrape everything out using the on-demand instance's REST API.

It should be enabled by default on all on-demand instances ( unless explicitly turned off. )

The API is documented at:

http://docs.atlassian.com/jira/REST/latest/