You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2016/02/18 21:24:18 UTC

[jira] [Commented] (INFRA-11286) Assistance importing Guacamole JIRA

    [ https://issues.apache.org/jira/browse/INFRA-11286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153021#comment-15153021 ] 

Michael Jumper commented on INFRA-11286:
----------------------------------------

I think I have the information I need now thanks to the REST API within JIRA. I should be able to compare these responses, determine a reasonable mapping, and modify the CSV such that Apache's JIRA will import it successfully.

h5. Issue Types

https://glyptodon.org/jira/rest/api/2/issuetype
https://issues.apache.org/jira/rest/api/2/issuetype

h5. Issue Link Types

https://glyptodon.org/jira/rest/api/2/issueLinkType
https://issues.apache.org/jira/rest/api/2/issueLinkType

h5. Statuses (and associated issue types)

https://glyptodon.org/jira/rest/api/2/project/GUAC/statuses
https://issues.apache.org/jira/rest/api/2/project/GUACAMOLE/statuses

h5. Resolutions

https://glyptodon.org/jira/rest/api/2/resolution
https://issues.apache.org/jira/rest/api/2/resolution


> Assistance importing Guacamole JIRA
> -----------------------------------
>
>                 Key: INFRA-11286
>                 URL: https://issues.apache.org/jira/browse/INFRA-11286
>             Project: Infrastructure
>          Issue Type: Task
>          Components: JIRA
>            Reporter: Michael Jumper
>
> The Guacamole project (recently accepted to the Apache incubator) has had its own JIRA for quite some time (https://glyptodon.org/jira/browse/GUAC), and we would like to import the existing issues to the Apache JIRA (https://issues.apache.org/jira/browse/GUACAMOLE/) for the sake of maintaining history and development status.
> I have exported all issues from the non-Apache JIRA to CSV and am currently trying to massage the data so it can be imported into the Apache JIRA with a minimum of trouble.
> We have been using issue types, statuses, resolutions, and inter-issue links which will not match Apache's perfectly. I'm sure that I could manually map the existing Apache types, statuses, etc. if I knew them.
> Is there a way I can obtain this information?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)