Anyone up for writing a small program to import our existing Github issues into our new Apache JIRA using the REST APIs provided by JIRA ( https://docs.atlassian.com/jira/REST/latest/)? We have a CSV attached to this INFRA ticket.
---------- Forwarded message ---------- From: Jake Farrell (JIRA) <[email protected]> Date: Mon, Feb 3, 2014 at 11:23 AM Subject: [jira] [Commented] (INFRA-7179) Populate Apache Phoenix JIRA with attached CSV of our Github issues To: [email protected] [ https://issues.apache.org/jira/browse/INFRA-7179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889787#comment-13889787] Jake Farrell commented on INFRA-7179: ------------------------------------- rest api's are open and available, please make sure to test with a single ticket to ensure that everything is correct in your script if you choose to go down that route (better to be sure than to have to deal with cleanup after the fact if there are any issues). > Populate Apache Phoenix JIRA with attached CSV of our Github issues > ------------------------------------------------------------------- > > Key: INFRA-7179 > URL: https://issues.apache.org/jira/browse/INFRA-7179 > Project: Infrastructure > Issue Type: Task > Components: JIRA > Reporter: James Taylor > Attachments: JIRA-phoenix.csv.tar.gz > > > Phoenix was recently accepted as an Apache incubator project. We have an existing Github project from which we'd like to import the issues into our JIRA at https://issues.apache.org/jira/browse/PHOENIX. I've attached the CSV file as a compressed tar: > - produced by https://github.com/kylecordes/ghijira > - includes issues and comments > - we've remapped the github user name to Apache id > - we use the Milestone field to indicate for which release we're targeting the fix > Please let me know if you need additional information. Thanks! -- This message was sent by Atlassian JIRA (v6.1.5#6160)
