Create a synchronization
Backbone Issue Sync allows you to integrate two Jira projects to synchronize issues.
Scope of a synchronization
Synchronizations are always configured on a project-by-project basis, always between two projects.
However, you can create multiple synchronizations per project. So if you want to connect one project with multiple projects, you can simply create multiple synchronizations for a project.
Data transmission protocol
Backbone uses the official Jira REST API in order to access both Jira projects which it integrates. If you provide a HTTPS URL when you setup the synchronization, Backbone will use an encrypted channel in order to communicate with JIRA.
Configuration
You can sync two projects on the same instance or on a different instance. You can find the steps below.
Synchronize two Jira projects on the same instance
- Firstly, open the project that you want to synchronize, and select Project settings > Issue synchronization > New Synchronization > Synchronize with another project on this instance:
- Choose the project you want to synchronize issue data with, then click Next
- Assign a name and description. For now, let's stick with the default name and description – just click Next
- On the settings overview screen, check the configuration settings then click Send Request
- Now, any user with the Administer Projects permission for Cloud Project B can accept the synchronization request to establish the connection between the projects. To accept the request, open Cloud Project B and click Project settings > Issue synchronization > in the Actions column, click ... > View Request > Accept Request.
Congratulations, you've established a synchronization! Now, carry on and configure what issue types will be synchronized between the projects.
Synchronize two Jira projects on different instances
To sync with a project on another instance, you need to send a 'Synchronization request' to the other instance, which the Jira administrators in the other instance can accept to establish a connection.
- Open the project you want to synchronize, and select Project settings > Issue synchronization > New Synchronization > Request synchronization with another Cloud instance > Next:
- In the Partner Instance column, enter the following data:
- In the Base URL field, enter the base URL of the Jira instance you want to synchronize with – it will have this structure: https://example.atlassian.net
- In the Project Key field, you can enter a specific project key of a project in the partner instance. Enter Cloud Project B's project key, and click Next
- For now, let's stick with the default name and description – just click Next
- Check the configuration settings, and click Send Request
- Now, any user with the Administer Projects permission for Cloud Project B can accept the synchronization request to establish the connection between the projects. To accept the request, open Cloud Project B and click Project settings > Issue synchronization > in the Actions column, click ... > View Request > Accept Request
Congratulations, you've established a synchronization! Now, carry on and configure what issue types will be synchronized between the projects.