Append Imported issue metadata
Either as part of the description or as a comment append the following metadata for the original issue
Original Jira issue meta-data:
Parent: jira.fields.parent.key Issue Type: jira.fields.issuetype components: jira.components.id # if we can pull component name, great custom_field_2000_name: jira.custom_field_id.value # will require getting custom field name based on ID. If the custom field has content, concat the content.types separated by a line break or something Reporter: jira.fields.reporter Fix Versions: reduce ids to single, comma separated list Priority: jira.fields.priority.id # Print priority name based on lookup from id labels: print single, comma separated list Security: jira.fields.security.id # Lookup name from ID Environment: Reduce contents to single, comma separated list Versions: Reduce contents to single comma separated list and replace IDs with actual names duedate: jira.fields.duedate assignee: jira.fields.assignee