Salesforce and JIRA Server Connector Versus Cloud Connector Comparison
The following table charts the differences between the two editions of Salesforce & Jira Connectors.
 | Classic Connector for Salesforce & Jira | Connector for Salesforce & Jira |
---|---|---|
Platform |
|
|
License | Available through Atlassian Marketplace. | Available through Atlassian Marketplace only. Monthly subscriptions are the default option, however discounted annual subscriptions are available upon request to our Atlassian Sales team. |
Authentication Type | Secured basic authentication | OAuth2 |
Object mapping concept |
|
|
Sync direction | Manual & auto bi-directional is available | Manual & auto bi-directional is available |
Attachments |
|
|
Support for custom Salesforce Objects |
|
|
Associate Salesforce Objects |
|
Except for JQL associations and association count (https://appfire.atlassian.net/wiki/pages/createpage.action?spaceKey=CSFJIRA&title=Using%20JQL%20to%20report%20on%20Jira%20issues%20with%20associations ) |
Object mapping concept |
|
|
Create Salesforce Objects |
|
|
Get updates from Salesforce | Manual: Using Pull Changes in Remote System Reference. | Manual: Using Pull button in Association. |
Send updates to Salesforce |
|
|
Comments in Jira |
|
|
JQL functions | Two functions available:
| Two functions available:
|
Reporting | See "JQL functions". | A dedicated reporting page to query associated Jira issues and show the count of associations for each. As well JQL functions/feileds |
Search page |
| A dedicated page to search for Salesforce objects, which also allows direct association and Jira issue creation from the search results. |
Bulk operations | Available:
| Available:
|
Associate Jira issues | Using Visualforce button utilizing API endpoint provided by connector. Requires the current Salesforce user to have an account in Jira. |
|
Create Jira issues |
|
|
Get updates from Jira |
|
|
Send updates to Jira |
|
|
Comments in Salesforce |
|
|
Chatter Support |
|
|
Implementation in Salesforce | Using Apex code to manually create Visualforce elements. | Using managed package installed from AppExchange. The package contains Visualforce elements. |
REST API Endpoints for Apex | Available |
|
Custom buttons | Possible through Apex and Visualforce components | Not available |
Jira Projects | Only Jira Projects with mapping appear to user when creating a Jira issue from Salesforce. |
|
Differences in setup
 | Classic Server Connector | New Server Connector | Notes |
---|---|---|---|
Need Jira on SSL? | Jira on SSL is required to connect with Salesforce with the new Server Connector whereas on Classic it is optional. | ||
Easy setup via Salesforce-managed package? | Classic requires manual setup by Salesforce admins using Apex classes, triggers, and Salesforce. The new Server Connector simply uses a Salesforce-managed package. | ||
Apex triggers and Visualforce panels? | Â | ||
Jira can connect to multiple Salesforce instances? | Â | ||
Salesforce can connect to multiple Jira instances? |
| To setup for new Server Connector, read this documentation: Setting up multiple Jira site integration | |
Manual & auto bi-directional syncing? | Â | ||
Salesforce attachments are created as native attachments in Jira? | In Classic, all Salesforce attachments are either displayed as view-only in the Remote Attachments tab OR pushed to Jira as native attachment. | ||
Jira attachments can be pushed and created as native attachments in Salesforce? | In Classic, Jira attachment cannot be pushed to Salesforce. | ||
Compatible with Salesforce Files object type? | Â | ||
Authentication using JWT and OAuth? | In Classic, login is using only basic authentication. | ||
Salesforce user does not require user to log in to Jira? | In the new Server Connector, authentication operations are done through the backend for a seamless user experience. | ||
Diagnostics Table? | Â | ||
Errors Logged in Jira Logs? | Â | ||
Support for Visualforce (Classic) UI? | Â | ||
Support for Lightning UI? | Â | ||
Support for standard and custom Salesforce objects? | Â |
Â