Skip to main content
Skip table of contents

Attachments

Define how attachments are synchronized between instances.

Deletions

  • If an attachment gets deleted in the issue where it was originally added, it will also be removed in the corresponding issue in the partner project.
  • If you delete an attachment that has been synchronized to the partner project by Backbone, it will not be removed in the issue in the partner project where it was added originally. 

Further configuration

You can configure additional options via the configure link for both directions. There you can choose between two modes:

  • Exclude Mapping (default). This synchronizes all attachments in the synchronization except the ones you specify with the filter options.
  • Include Mapping. Only attachments matching the filter options will be synchronized.

Filter options

  • Maximum file size. Files bigger than the specified file size will not be synchronized. The file size is specified in MB.
  • Mime Types. Files with a mime type from this list will be included in (Whitelist Mapping)/excluded from (Blacklist Mapping) the synchronization. You can find a list of possible mime types here (use the template).
  • Filename Regex. Files with a name matching this regular expression will be included in (Whitelist Mapping)/excluded from (Blacklist Mapping) the synchronization. The regular expression will be executed in Java, so you can use any regular expression which works in Java.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.