/
How to populate an nFeed custom field via Custom Field Defaults
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
Create an example nFeed custom field on an issue.
Locate the XML value for the custom field by following the following documentation: Access nFeed field values from JIRA database
Create a JEMH Custom Field Default that contains the XML data found from step 2