Versions Compared

Key

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

...

  • All Attachments ({{attachments.all}}): This option instructs iHub Cloud to include any and all attachments currently associated with the Jira issue in the outbound data transfer.

  • Unsent Attachments Only ({{attachments.unsent}}): This option is designed for scenarios where you only want to send attachments that haven't been previously transferred. This ensures efficient data transmission by avoiding redundant deliveries.

  • Single Unsent Attachments Only ({{attachments.unsentFile}}): This option is designed for scenarios where you only want to send single attachment per call that haven't been previously transferred. Normally used with Iterations on an Action.

Handling Failed Transfers:

...

  • {{attachments.all}}: This variable automatically includes all attachments associated with the current Jira issue.

  • {{attachments.unsent}}: This variable specifically includes only attachments that haven't been sent previously.

  • {{attachments.unsentFile}}: This variable specifically includes only one attachment that haven't been sent previously.

...