-
Suggestion
-
Resolution: Low Engagement
-
None
-
None
-
1
-
NOTE: This suggestion is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding suggestion.
Summary
In Cloud, it's possible to retrieve attachments for a request via REST API albeit being experimental. Example:
- GET /rest/servicedeskapi/request/{issueIdOrKey}/attachment
- GET /rest/servicedeskapi/request/{issueIdOrKey}/comment/{commentId}/attachment
Reference: https://docs.atlassian.com/jira-servicedesk/REST/cloud/#servicedeskapi/request/ {issueIdOrKey}/attachment
However, as of writing (17 March 2017) it's still not possible in Server.
Suggestion
Create the same feature for Server
- relates to
-
JSDCLOUD-4952 REST API to retrieve attachments from requests
- Gathering Interest
[JSDSERVER-4952] REST API to retrieve attachments from requests
Resolution | New: Low Engagement [ 10300 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Closed [ 6 ] |
Comment | [ A comment with security level 'atlassian-staff' was removed. ] |
Workflow | Original: JAC Suggestion Workflow [ 3012862 ] | New: JAC Suggestion Workflow 3 [ 3647169 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2664957 ] | New: JAC Suggestion Workflow [ 3012862 ] |
Support reference count | New: 1 |
Workflow | Original: JSD Suggestion Workflow - TEMP [ 2326048 ] | New: Confluence Workflow - Public Facing v4 [ 2664957 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Workflow | Original: JSD Suggestion Workflow [ 2054049 ] | New: JSD Suggestion Workflow - TEMP [ 2326048 ] |
Workflow | Original: JSD Suggestion Workflow - TEMP [ 2049375 ] | New: JSD Suggestion Workflow [ 2054049 ] |
Workflow | Original: JSD Suggestion Workflow [ 1769311 ] | New: JSD Suggestion Workflow - TEMP [ 2049375 ] |
Description |
Original:
h3. Summary
In Cloud, it's possible to retrieve attachments for a request via REST API albeit being experimental. Example: * GET /rest/servicedeskapi/request/\{issueIdOrKey}/attachment * GET /rest/servicedeskapi/request/\{issueIdOrKey}/comment/\{commentId}/attachment (i) Reference: https://docs.atlassian.com/jira-servicedesk/REST/cloud/#servicedeskapi/request/ \{issueIdOrKey}/attachment However, as of writing (17 March 2017) it's still not possible in Server. h3. Suggestion Create the same feature for Server |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *JIRA Service Desk Server*. Using *JIRA Service Desk Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/JSDCLOUD-4952]. {panel} h3. Summary In Cloud, it's possible to retrieve attachments for a request via REST API albeit being experimental. Example: * GET /rest/servicedeskapi/request/\{issueIdOrKey}/attachment * GET /rest/servicedeskapi/request/\{issueIdOrKey}/comment/\{commentId}/attachment (i) Reference: https://docs.atlassian.com/jira-servicedesk/REST/cloud/#servicedeskapi/request/ \{issueIdOrKey}/attachment However, as of writing (17 March 2017) it's still not possible in Server. h3. Suggestion Create the same feature for Server |