You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/02/14 19:56:20 UTC

[jira] [Commented] (INFRA-7319) Enable REST support for attachments

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

Jonathan Ellis commented on INFRA-7319:
---------------------------------------

Confirmed that I can create attachments this way, but I don't think I can list them yet.

Supposedly (http://stackoverflow.com/questions/14292658/list-of-attachments-jira-rest-api) the attachment information should be part of the issue data but it is not:

curl -D- -u jira_username:password -X GET -H "X-Atlassian-Token: nocheck" https://issues.apache.org/jira/rest/api/2/issue/INFRA-7319

> Enable REST support for attachments
> -----------------------------------
>
>                 Key: INFRA-7319
>                 URL: https://issues.apache.org/jira/browse/INFRA-7319
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: JIRA
>            Reporter: Jonathan Ellis
>            Assignee: Jake Farrell
>         Attachments: test, test
>
>
> REST support is essential for offline use and IDE integration: https://jira.almworks.com/browse/JCO-1622
> Previously: INFRA-6008



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)