Anchor | ||||
---|---|---|---|---|
|
...
...
Anchor | ||||
---|---|---|---|---|
|
This message means you are using an older version of Java than required by Jira and the CRM plugin. See https://confluence.atlassian.com/display/JIRA/Supported+Platforms. You can see the current version of Java used by Jira by going to your Jira admin screen: System -> System Info and look at the value displayed for Java Version. Updating the version of Java you are using will resolve this problem.
Anchor | ||||
---|---|---|---|---|
|
Yes. In Jira, go to the plugin's "CRM Record Definitions" configuration screen. Edit the "case" settings, look in the User Interface Settings section for a setting labeled "Multiple CRM Linking". Uncheck this setting and save the change.
...
Usage
AnchorU0 U0
1. How does data get copied between Jira and CRM?
U0 | |
U0 |
...
- In Jira, on the plugin's "Initial Setup" administration screen, ensure the "CRM Custom Fields Case" field name is set to blank (this is really the Jira field name to be used for Bug records)
- On the plugin's "CRM Record Definitions" administration screen, edit the "case" definition and set it to use a Jira custom field, for example "Sugar Cases". You'll probably need to select "New Custom Field..." here unless you already have a CRM Record Id field to use.
- Edit the plugin's Jira/CRM Field Mappings to map the Jira fields to SugarCRM case fields. You can use the "Select" link next to the "Fields" field to popup a dialog that will let you browse all the available SugarCRM objects and their fields, including any user defined fields.
- In Jira when creating or editing an Issue, use the custom field for the CRM object to either search for and link to an existing record or create a new CRM record. If you are using SugarCRM Cases instead of Bugs, hide the Bugs field on your Jira screens and use the custom field you created for Cases in its place.
When creating custom buttons on the SugarCRM detail screen as described in Using custom buttons in SugarCRM to interface with Jira, the URL used for non-Bug records should be in the following format. The key difference is that the CRM record ID is prefixed by the object name (in this example "Cases").
No Format |
---|
https://JIRA-HOST/plugins/servlet/create-issue?crmtoken=TOKEN&id=Cases:{$fields.id.value} |
Anchor | ||||
---|---|---|---|---|
|
Jira custom fields can I sync with CRM?
JIRA Jira custom fields of the types listed below can be copied to or receive values from CRM fields. Other field types that contain text values will often copy from JIRA Jira to CRM and may work when values are copied from CRM to JIRAJira. Contact Goldfinger Holdings if you require support for a field type not listed here.
- Checkboxes
- Date Picker
- Date Time Picker
- Epic Link (JIRA Jira Agile)
- Labels
- Number Field
- Multi Level Cascading Select *
- Organizations (JIRA Jira Service Desk)
- Project Picker
- Radio Buttons
- ReadOnly Select List
Select List (cascading)*
- Select List (multiple choices) *
- Select List (single choice) *
- Text Field (multi-line)
- Text Field (single line)
- Text Field (read only)
- URL Field
- User Picker (multiple users)
- User Picker (single user)
- Version Picker (multiple versions)
- Version Picker (single version)
- CRM Record Field
- CRM Contact's Email Field
- Deviniti [Dynamic Forms] - Dynamic Cascading Select
*When a value being copied from CRM isn't already defined in JIRA Jira as an option for the JIRA Jira field, the plugin automatically adds the new value to the fields options list.
...
Anchor | ||||
---|---|---|---|---|
|
The CRM Plugin stores Salesforce record Ids in the Jira database (specifically as values for the plugin's custom fields, Account, Contact, Case, etc.). When Salesforce records are migrated to a new Salesforce Organization, these record ids change and all the link data used by the plugin is no longer valid.
To restore the link data, the Jira database has to be modified to replace each old Salesforce record id with whatever its new record id is after the migration. One way to do this is to create a list of all the old CRM record ids and their new ids, this list is then "fed" to some process that would update the Jira database. One way to obtain this list of ids is, prior to migration, create a new custom field in the Salesforce records being migrated and copy the Salesforce field "id" to this custom field, now after the migration, the new records will have the new record id in the "id" field and the old record id in the custom field. Alternatively, one could create a mapping of old ids to another unique value, for example Case Number for Cases would work, and then use this mapping to go from the old record id to the Case Number and from Case Number to the new record id. I'm sure there are other ways to build this list. Once you have such a list you then need to pick a way to update the Jira database, my preference would be to use a SQL client program connecting to whatever database is used with Jira and executing a SQL script (i.e. a list of SQL Update commands) that would update the table that holds the Jira custom field values.
...
Anchor | ||||
---|---|---|---|---|
|
Most likely you are sending the Case Id for a Case in one CRM system to a Jira server that is configured to connect to a different CRM system. For example, you may have the custom button in your test Salesforce system pointing at your production Jira system or vice versa.
...
Although not as likely, there is one other possible cause of your error message and that is that the CRM Username you are using on the plugin's "Initial Setup" screen does not have permission in Salesforce to read the CRM record being synced to Jira.
...
Procurement
Anchor | ||||
---|---|---|---|---|
|
The CRM Plugin is priced per year and the license agreement includes 12 months of support and maintenance. Maintenance includes upgrades and updates, and support is provided through email, our customer-focused JIRA Jira instance , and by telephone or screen-share meetings when needed. The cost is listed below.
- $3,200 per Salesforce or SugarCRM system when using JIRA Jira Server
- $4,800 per Salesforce or SugarCRM system when using JIRA Jira Data Center
- $4,500 per Dynamics CRM system when using JIRA Jira Server
- $5,800 per Dynamics CRM system when using JIRA Jira Data Center
Anchor | ||||
---|---|---|---|---|
|
...
We structured the EULA to be as simple as possible for our customers. The license allows our customers to install and use the CRM Plugin between one (1) instance of JIRA Jira and one (1) instance of your CRM system, irrespective of the number of users.
...