Versions Compared

Key

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

...

  1. Go to the Administration section of the application and enter your password if prompted. 
  2. Click on the Custom Fields link in the Issue Fields section section of the left menu.
     
  3. Find the field you want to add a template for and click on the Configure link.
  4. To differentiate the Custom field, check the name under the mappings. For example, the mapping is called "Test SF Opportunity Mapping". the Custom field will be "Test SF Opportunity Reference". Also, in the Custom Field section, the field will read - (Object) Reference, Read-Only, Do not delete)




  5. If this is the first time on this screen for this custom field then the template will be empty by default.
    Click on the Edit Template link.



  6. You will be taken to a form with text areas for a header, template and footer.
    In our example we won't worry about the header or footer. We will paste in the above code into the template area.
    Do this and click Submit.
     
  7. You will be taken back to the configuration screen for this field and the Body section should now have our code:



  8. How does it look in the Jira issue? See below (there were too many fields to display in full!)
    Note that if the issue wasn't created from Salesforce then you will need to link it manually.



  9. You can also select the Merge Table option:



    This option allows for better table formatting which results in fields will being displayed more nicely:


    Merge Table: Enabled


    Merge Table: Disabled

...