Page tree

Versions Compared

Key

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

There are several types of synchronization , which may happen in JIRA Client:

  1. Quick Synchronization. In this case JIRA Client in one request to the server downloads details for several issues selected based on some query. This download includes most of the fields, comments, work logs, links, lists of attachments.
  2. Detailed Synchronization. JIRA Client does several requests to the server for a single issue. It downloads remaining fields (voters, watchers), meta data about editing, applicable workflow actions.
  3. Small Attachments. JIRA Client downloads smaller attachment files - up to 100Kb by default. This size can be modified through auto.download.maxsize parameter in the settings.
  4. Large Attachments. Download of the files larger than the specified limit.

...