How to populate an nFeed custom field via Custom Field Defaults

For an nFeed custom field to be shown on an issue, it must be populated with some specific XML data. The XML data required can be retrieved by creating an example nFeed custom field and then examining the Jira database to see the XML data for the custom field.

Step-by-step guide

  1. Create an example nFeed custom field on an issue.

  2. Locate the XML value for the custom field by following the following documentation: Access nFeed field values from JIRA database

  3. Create a JEMH Custom Field Default that contains the XML data found from step 2