...
Parameter name | Type | Required | Description |
---|---|---|---|
attachmentId | number | Yes | The attachment Attachment id |
issueKey | string | Yes | The issue Issue key where you want to copy the attachment |
...
boolean (true/false)
Returns "true" if the attachment was copied successfully, "false" otherwise. If returned "false" check the log for a detailed reason on why it failed.
...