Feature Request: Import JIRA into FogBugz - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-25T11:34:10Z http://fogbugz.stackexchange.com/feeds/question/10413 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/10413/feature-request-import-jira-into-fogbugz Feature Request: Import JIRA into FogBugz Derrick Miller 2012-05-16T18:40:56Z 2012-09-20T15:39:22Z <p>I'm currently moving from JIRA to FogBugz and I'd like to import my JIRA issues into FogBugz cases. </p> <blockquote> <p><img src="http://www.gravatar.com/avatar/baf927dcc0b0c5d0f41dece1e575aa0f?s=32&amp;d=identicon&amp;r=PG" alt="Fog Creek"> <a href="http://fogbugz.stackexchange.com/questions/1023/whats-that-kiwi-logo-and-case-number-at-the-bottom-of-my-feature-request" rel="nofollow">Case FC2295226</a></p> </blockquote> http://fogbugz.stackexchange.com/questions/10413/feature-request-import-jira-into-fogbugz/10415#10415 Answer by Derrick Miller for Feature Request: Import JIRA into FogBugz Derrick Miller 2012-05-16T19:05:01Z 2012-09-20T15:39:22Z <p>We hear this feature request occasionally, but we haven't found a compelling use case or design that would add value beyond the current available options:</p> <ul> <li>Using the powerful <a href="https://developers.fogbugz.com/default.asp?W1" rel="nofollow">FogBugz API</a></li> <li>Using one of our user's <a href="http://fogbugz.stackexchange.com/questions/376/importing-your-cases-from-another-tool" rel="nofollow">FogBugz Case importer</a> with Excel spreadsheets since most other bug trackers offer Export to Excel functionality.</li> <li>Using <a href="http://fogbugz.stackexchange.com/questions/535/simplest-way-to-use-api-to-import-tasks-from-excel" rel="nofollow">wget and/or curl</a> with flat text files or Excel spreadsheets since most other bug trackers offer Export to Excel functionality, or you can format you're own URLs through some quick scripting.</li> </ul> <p>So, what would you like to see out of a JIRA to FogBugz case importer?</p>