Import XML exported from JIRA into other bugtracker source code

I want to import XML that is exported from JIRA to any open source error debugger on a daily basis. I have googled, but I could not find anything that points me in the right direction.

Can you help me if you know any open error tracker that can import errors exported from JIRA?

+4
source share
1 answer

There seems to be a script to import JIRA into Trac : http://trac-hacks.org/wiki/JiraToTracIntegration

Blog post about moving from JIRA to Bugzilla : <a3>

+4
source

All Articles