Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter name

Type

Required

Description

attachmentIdnumberYesAttachment id.

issueKey

string

Yes

Issue key where you want to copy the attachment.

Return type

boolean (true/false)

Returns "true" if the attachment was copied successfully , and "false" otherwise. If returned "false" check the log for a detailed reason on why it failed.

...