CSV export

When you export work items from Jira to a CSV file (for Excel or reports), the Linker field normally comes out as bare work item keys spread over repeated columns. This page shows how to turn that into one tidy, readable cell per work item instead.

Turn on Format CSV exports in the Display section of the configuration. Exports then contain one formatted cell per work item instead of Jira's default repeated raw columns.

Building the format

You compose the text for each linked work item from blocks (Work item key, Summary, Status, Assignee, Priority, Type and free-text pieces) with drag & drop, plus a separator between work items. A live preview shows the result while you edit.

Good to know

Formatted exports cannot be re-imported 1:1. If you rely on exporting to CSV and importing back into Jira, keep export formatting off; the export then falls back to plain work item keys.