Versions Compared

Key

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

...

Info

To find out what Jira field types are compatible with Salesforce field types, visit the Jira Field Type to Salesforce Field Type compatibility page.

Part 1: Configuring Entity Mappings

  1. Go to Image Removed Image Added> Apps, and then in the sidebar, under Salesforce, choose Bindings.
  2. On the Bindings screen, choose the binding you want to configure and click on Mapping.
    Image RemovedImage Added
  3. On the Configure Mapping screen, click on +Add Entity Mapping.
    (Alternatively, if you have a previously exported Entity Mapping, you can also Import it here.)
    Image RemovedImage Added
  4. The Add Entity Mapping dialog window appears.
    Image RemovedImage Added
  5. Choose the Issue Types you want mapped to specific Salesforce Objects.
  6. Click Add.

Part 2: Configuring Field Mappings

  1. On the far right side of the Entity Mapping you just created, click Mappings.
    Image RemovedImage Added
  2. The Task to Case Mapping dialog box appears:
    Image RemovedImage Added
    Here you can choose the Jira Fields that match to the corresponding Salesforce Field.
    You can also customize the Sync Direction (inbound or outbound) by clicking the Green Arrow buttons.
  3. For this example, we will match the "Summary" Jira Issue Field to the "Subject" Salesforce Fieldand also the "Description" Jira Issue Field to the "Description" Salesforce Field:
    Image RemovedImage Added
    When you're done, click Save.

Part 3: Configuring Value Mappings

Optionally, you can also map the field values, for example:

...

  1. From Part 2, select the Sync Direction (inbound or outbound) desired for the field mapping.
  2. Click on Map Values.
  3. Enter the values for Jira field and Salesforce field accordingly.
    Image RemovedImage Added
  4. If the value of the Jira field is the "user" type, then a user picker will be available to select available Jira users.
    Image RemovedImage Added
  5. When you're done, click Add, then Save.

Creating inbound-only or outbound-only mappings

Note that you can configure separate value mappings for each direction (inbound or outbound). This also allows you to map values in a one-to-many relationship. Simply create two records for the same fields, one for each direction and then proceed with configuring the value mappings.

For example:

Image RemovedImage Added

For inbound-only mapping:

Image RemovedImage Added

For outbound-only mapping:

Image RemovedImage Added

Related information