Excel Import & Export for Jira
Purpose: this Jira Cloud app (built on Atlassian Forge), published by Cody Labs, exports any JQL result to a real .xlsx workbook with no row cap, and imports spreadsheets back into Jira with column-to-field mapping and a dry-run preview before anything is committed.
All processing happens in your browser inside Jira, acting as you. Issue data and workbooks never leave the Atlassian platform; we operate no servers — zero data egress by design.
Move Jira issues through an Excel workflow
- Export JQL results and saved filters to a real `.xlsx` workbook with typed cells and a frozen header.
- Page through large searches rather than stopping at a 1,000-row export.
- Map Excel or CSV columns to Jira fields, then create or update issues as the current user.
- Review a dry run for field access, values, users, and issue matches before anything is committed.
Can I export more than 1,000 Jira issues to Excel? The app pages through JQL results and generates an Excel workbook for large exports.
Do imports require a Jira administrator? The app respects the current user's Jira permissions rather than using an administrator-only import path.
See all Cody Labs projects