# Synchronisation Functionality Between SimplifyQA and Jira

This document outlines the functionality of synchronizing work items between SimplifyQA and Jira. It provides a step-by-step guide on how work items from Jira are seamlessly fetched into SimplifyQA through a defined mapping process.

* **Sync Button:** A single-click operation that:
  * Retrieves all work items for the selected issue type from Jira.
  * Updates SimplifyQA projects with the fetched data.
  * Displays synchronisation status using visual indicators.

<figure><img src="https://2640723101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMxErCxeVwmOt7GY9s22U%2Fuploads%2Fk9cJ8LPAd3KWd0e4U7wa%2Fimage.png?alt=media&#x26;token=409746a7-99a0-4a20-b4d8-b7b2c6dd58f5" alt=""><figcaption></figcaption></figure>

* **Real-Time Data Update**: Ensures that all existing work items in Jira are accurately reflected in SimplifyQA.
* **Count Comparison:** Displays the count of work items in both systems for each issue type, helping users verify synchronisation results.

  &#x20;       Example:

  &#x20;                   i.         USERSTORY → STORY: SQA Count = 90, Jira Count = 86

  &#x20;                   ii.         TASK → TASK: SQA Count = 44, Jira Count = 44

<figure><img src="https://2640723101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMxErCxeVwmOt7GY9s22U%2Fuploads%2FERsLBL9LV0Wn44muV8VD%2Fimage.png?alt=media&#x26;token=59cacdda-0ccd-4f3d-b63e-04a2efd5c776" alt=""><figcaption></figcaption></figure>
