Attachment Routines
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !
This section contains routines that enable users to handle attachments. |
Routines summary
- attachFile — Add an attachment to a selected issue.
- attachFileFromURL — Adds an attachment located on an URL path to a selected issue.
- copyAttachment — Copies an attachment from one issue to another.
- copyAttachmentById — Copies the attachment for the provided id from one issue to another.
- deleteAttachment — Deletes the attachment for a given id or for a specified issue and file name.
- getAttachmentPath — Get the file path for the attachments with name <attachment name> attached to <issue key>.
See also
, multiple selections available,