attachAllFilesFromEmail
Syntax | attachAllFilesFromEmail(issueKey) | Package |
|
Alias |
| Pkg Usage |
|
Description
Saves all attachments from an incoming email, attaching them to an issue
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
issueKey | string | Yes | Where to save that attachment, on what issue |
Return Type
boolean
True if the attachments are saved on that issue