News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell's Blog:
Github to Jira Bug Migration Script
March 09, 2011 @ 10:18:18

As part of a migration the Joind.in project made to track their bugs on a hosted Jira instance instead of the Issue Tracker on Github, Lorna Mitchell, one of the leads on the project has written up an import script she used to move current issues. The code is in her latest post.

I migrated only our open issues, and comments (and the comments ended up a bit weirdly formatted on the other end but this was the best they could do). It was nothing pretty or clever but in case it's useful to someone else.

The script connects to the github API and pulls down the information for the open issues including their titles, user and body of the issue. This is then used to make another connection for each to fetch their comments. The whole thing is dumped out to a CSV file that can be easily imported by the Jira team.

0 comments voice your opinion now!
github jira import issue list bug migrate csv api


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Retrieving a list of databases from SQL Server

NETTUTS.com: How to Create a Mashup by Combining 3 Different APIs

Alexey Zakhlestins' Blog: GObject for PHP (new bindings project)

Sebastian Bergmann's Blog: Extended Reflection API for PHP 5

Smashing Magazine: Upcoming Conferences and Events for Designers and Developers in 2011


Community Events











Don't see your event here?
Let us know!


community example opinion application tool introduction zendframework2 release framework testing language development conference series phpunit interview podcast unittest code functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework