My team and I would like to migrate from TFS 2010 and start using Jira & Greenhopper OnDemand as our new system. We have significant data that needs to be moved over, including hyperlinks and attachments. How can I do this?
I've found many plugins, but they all involve self-hosting Jira, and not using the OnDemand web hosting platform, which is what we truly want. CSV isn't an option because I don't think we can export attachments/links appropriately in a way that would re-link them.
The only options I'm seeing are to self-host Jira and migrate everything with a plugin, THEN do a migration path to Jira On Demand, or see which Jira competitors can interface with TFS, and then possibly switch back to Jira OnDemand using one of their built-in competitor imports like FogBugz on demand, if that makes sense.
Please help? Thank you!
Solved! Go to Solution.
Hi,
We have built a tool that allows exporting of TFS workitem to CSV format including some transformation rules. Unfortunatelly it's in early stage (tested in one environment, exported over 12,000 workitems) and is not documented at all. It can handle attachments and links between work items, but not hyperlinks (yet). Those are exported to separate files (CSV holds only jira issue fileds) and our software uploads it using JIRA REST API.
If you're interested to try it out send me an email at andrzej.pasterczyk@pigsty.com.pl and we can discuss it further.
If you want only basic export (export data as is) and have some time to script the attachments then Bob's solution should be OK.
Hi Andrzej, Is this tool still available? I'd like to export TFS data and import into a JIRA cloud instance. A small data set...300 or so work items. Thanks, Jay
I too would like this tool to help our data migration of TFS data including comments, history, and file attachements to Jira. We are also evaluating your UseTFS sync tool as well. Please reach out to me @ ryangreen@playlsi.com
Hi Cardoney,
The most veasible workaround now is to import your data to a new JIRA installed version, and export all your data from there to OnDemand JIRA. Or you can go ahead with one of the workarounds provided by Bob or Swiniak :).
All the best.