You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Field code
%{issue.attachmentsAdd}


Write


Additional information for writing valuesAdds new attachments coming from another issue keeping current attachments. Rejects duplicated attachments.

Allowed input TEXT

Comma or blank separated list of issue keys whose attachments will be copied to current issue.

Allowed input NUMBER


Example input

CMR-1 

CRM-2, HR-34, HR-50

Adds all attachments retrieved from specified issues to the current issue. Duplicate attachments will be discarded.

This field can only be updated under certain circumstances. The most common examples are:

InputDescription
CMR-1Adds all attachments from issue CRM-1 to the current issue, unless they already exist.
CRM-2, HR-34, HR-50Adds all attachments in CRM-2, HR-34 and HR-50 to the current issue, unless they already exist.
  • CMR-1 : adds to current issue the attachments in issue CRM-1 except if attachments are already in current issue.
  • CRM-2, HR-34, HR-50 : adds to current issue the attachments in issues CRM-2, HR-34 and HR-50 except if attachments are already in current issue.

This writable field can be set by post-functions Write field on linked issues or sub-tasks and Update issue fields.