Field Mapping
The Field Mapping additional export populates 1 table in Fabric:
Table Details
F4J_FIELD_MAPPING
This table contains information that relates Jira fields to Fabric export table columns. One instance of this table is created per configured export location. All exports with the Field Mapping additional export option selected will merge field mapping information into this table. The table only contains information related to exports that have the option selected.
Column | Type | Description |
---|---|---|
FIELDKEY | VARCHAR | Jira field key |
FIELDID | VARCHAR | Jira field ID |
FIELDNAME | VARCHAR | Jira field name |
COLUMNNAME | VARCHAR | Fabric column name |