Worklog Export for Jira
Purpose: this Jira Cloud app (built on Atlassian Forge), published by Cody Labs, exports logged time for a date range, users, and projects to a two-sheet Excel workbook — a pivoted summary of hours by user and day or week, plus a full per-worklog detail sheet.
Everything is generated in your browser inside Jira via Jira's own requestJira bridge, acting as you. Worklog and issue data never leave the Atlassian platform; we operate no servers — zero data egress by design.
Turn logged time into a real workbook
- Choose a date range (this week, last week, this month, last month, or a custom range), then narrow to specific users and projects.
- Correctly filters worklogs to the exact selected window and authors — not just the issues Jira's own search matched.
- A pivot summary sheet totals hours by user across day or week columns, with per-project subtotals and grand totals.
- A detail sheet lists every worklog with issue, author, time spent, and the comment flattened from Atlassian's document format to readable text.
Does the summary match the detail sheet exactly? Yes — the pivot's row and column totals equal the sum of the Detail sheet's time spent for that user, day, or week.
Does worklog data leave Jira? No — the workbook is generated entirely in your browser via Jira's own requestJira bridge, acting as you.
How it works
- Open it from inside JiraThe app is an Atlassian Forge app, so it appears as a global page in your Jira Cloud site once installed — nothing to run locally, and no separate sign-in. It acts as you and respects your existing Jira permissions.
- Pick a date range, users, and projectsChoose a preset range or set custom dates, then narrow the export to the people and projects you care about.
- Export the workbookThe app fetches matching worklogs, filters them to the exact selected window, and builds a two-sheet workbook: Summary (the pivot) and Detail (one row per worklog).
- Download and shareThe finished .xlsx downloads straight to your device — nothing is stored on a Cody Labs server, because there isn't one.
- A Jira Cloud site with the app installed, and permission to view the worklogs you export.
- Excel or any tool that reads .xlsx — there is no server to run and no data leaves Atlassian.
See all Cody Labs projects